In this newsleter lets look the directory structure of “The Metadata Directory – meta/” in detail.
Tag Archives: internetofthings
Yocto Project Source Directory Structure: build/ Part 2
In this post lets look the directory structure of “The Build Directory – build/” in detail.
Yocto Project Source Directory Structure Part 1
Yocto Project Source Directory Structure explained: The Source Directory consists of numerous files, directories and subdirectories; understanding their locations and contents is key to using the Yocto Project effectively.
Components of Embedded Linux
components of Embedded Linux:
Toolchain.
Bootloader.
Kernel.
Root filesystem.
There is also fifth component called applications, the collection of programs specific to your embedded application.
Add software tools to your Yocto Linux image
Add software tools to your Yocto Linux image. PS: Here I am using yocto release – Release 4.0 (kirkstone)
Introduction to Embedded Linux
What is Embedded Linux?
Embedded Linux is a version of Linux designed for embedded systems, such as embedded computers, mobile phones and other electronic devices that require a low-footprint operating system.
Yocto Project Quick Build for BBB and QEMU ARM
A quick yocto build to show that we can have working Embedded Linux in a couple of hours
Introduction to Embedded Linux with Yocto Project
Introduction to Embedded Linux with Yocto Project
Examining the toolchiain: Sense and Act
In this video we are going to examine and see what is side the toolchain we had built for BeagleBone Black in the previous post
Building toolchain for BeagleBone Black and QEMU: Sense and Act
We build toolchain for Beaglebone Black and QEMU targets