Open main menu

DAVE Developer's Wiki β

Changes

Building the Yocto BSP (BELK/BXELK)

2 bytes added, 10:27, 28 October 2021
no edit summary
<section begin=BELK/>
 ==Building the Yocto BSP== ===Quick reference===
{| class="wikitable" border="1"
|+Repository Information
|}
<section begin=BTELK/>
==Building the Yocto BSP==
As known, in addition to a bootloader and the o.s. kernel, an embedded Linux system needs a root file system to operate. The root file system must contain everything needed to support the Linux system (applications, settings, data, etc.). The root file system is the file system that is contained on the same partition on which the root directory is located. The Linux kernel, at the end of its startup stage, mounts the root file system on the configured root device and finally launches the <code>/sbin/init</code>, the first user space process and "father" of all the other processes.
For more information on the Linux filesystem, please refer to http://www.thegeekstuff.com/2010/09/linux-file-system-structure/.
-rw-r--r-- 1 dvdk dvdk 5903 Sep 12 16:05 tmp/deploy/rpm/cortexa9hf_neon/memtester-doc-4.3.0-r0.cortexa9hf_neon.rpm
</pre>
<section end=BTELKBELK/>
8,221
edits