Leave the code better than you found it
Being a Linux distribution maintainer, there is a specific kind of work which is so crucial for maintaining a good distribution – It is to… Read More »Leave the code better than you found it
Yocto-Fu and Embedded Linux Systems
Being a Linux distribution maintainer, there is a specific kind of work which is so crucial for maintaining a good distribution – It is to… Read More »Leave the code better than you found it
I contribute to a weekly newsletter on embedded linux and IOT, invariably, I find it challenging to write since there is not much that might… Read More »Celebrate Small Things
When building minimal systems, image size is important, and a practical approach is to keep only what is needed to operate the system in limited… Read More »Enable Chinese language locales and UTF-8 with Yocto Project
Overview RaspberryPI3 SBC and CM come with cortex-a53 based SOC which is 64-bit capable and uses ARM-v8 architecture. Originally RaspberryPI 3 was released with 32bit… Read More »Bake 64-bit raspberryPI3 images with Yocto/OpenEmbedded
The open source phenomenon has swept the software industry in past few decades, and Linux based Operating Systems have taken the software world by storm.… Read More »We need Open Source ISA and methods for Chip design and Hardware
Introduction LTP is freely available testsuite used for validating the reliability and stability of Linux systems. It has functionality, stress as well as regression tests.… Read More »Running LTP on musl based systems
Some packages like LuaJIT uses native compiler to generate source files which are then used during cross compiling it for another architecture. Now if the target… Read More »Multilib GCC on ArchLinux
Introduction Clang based toolchain can be used to compile large portions of packages in OpenEmbedded Framework, in this article we will cover the generating and… Read More »Clang based Cross SDK with OpenEmbedded Framework
Introduction Clang is C/C++/ObjC frontend for LLVM compiler suite, supporting several architectures now. We have added support for clang into OpenEmbedded using a standalone layer… Read More »Using Clang with OpenEmbedded/Yocto Project
Hello !! I am back at blogging.