How to build target and host Sysroot with yocto / poky ?
If you want to build some external packages which are using sysroot within yocto framework or buildsystem, … Read more
If you want to build some external packages which are using sysroot within yocto framework or buildsystem, … Read more
This article assumes, you already have development environment setup for yocto, if not please read and setup … Read more
If you want to install node.js which is gaining popularity in recent days, you can follow below … Read more
To install specific version of Node JS, first make sure NPM package manager is installed. You can … Read more
If you want to install device-tree-compiler i.e. dtc command on Ubuntu, use following command, This command will … Read more
Recently we installed one package, but couldn’t understood which all files it installed on Ubuntu. You can … Read more
If you want to identify some binary belongs to which package in Ubuntu in certain situations when … Read more
If you want to capture something like commands when you are installing some software, compiling some opensource … Read more
Start ‘fdisk’. For me, the SD card reader/writer has the SD card show up on /dev/sdc. I … Read more
If you have installed fresh Ubuntu on your development machine and tried to compile some opensource source … Read more