]> git.kernelconcepts.de Git - meta-kc-bsp.git/blob - README
custom-firststart: add sysvinit service to run scripts on first boot
[meta-kc-bsp.git] / README
1 kernel concepts custom Yocto BSP
2 ===============================
3
4 Supported boards
5 ----------------
6
7
8 Quick Start Guide
9 -----------------
10
11 Once you have downloaded the source of all projects, you will have to
12 call:
13
14 $: . ./setup-environment <build directory>
15
16 After this step, you will be with everything need for build an image.
17
18 Contributing
19 ------------