Understanding gcc compilation steps : Linux compilation steps

For any input file to the GCC compiler, the extension determines what kind of compilation stages needs … Read more

Create meta layer using yocto scripts

The yocto-layer script simplifies creating a new general layer. The default mode of the script’s operation is … Read more

Create a recipe for yocto using create-recipe script

Below commands shows a ways to create a bitbake recipe using yocto scripts, Downloading package: http://www.busybox.net/downloads/busybox-1.23.2.tar.bz2Unpacking to       … Read more

How Linux Kernel Module Loading works ?

The kernel bus drivers probe for devices. For every detected device, the kernel creates an internal device … Read more

Creating a New BSP Layer Using the yocto-bsp Script

The below steps gives details about how to create a custom BSP layer with yocto, Here, we … Read more

Brackets: Best Html, CSS Editor for 32 / 64 bit Ubuntu / Linux

With focused visual tools and preprocessor support, Brackets is a modern text editor that makes it easy … Read more

Android Application Launcher Icon generator bash script

Android

Android Launcher icon sizes are as following, 48 × 48 (mdpi)72 × 72 (hdpi)96 × 96 (xhdpi)144 … Read more

Android Applications for Audio, Video and Images Casting to TV / STB

This posts details about the list of Android applications which you can use to cast your Audio, … Read more