summaryrefslogtreecommitdiff
path: root/schulung_tools/layer-building
AgeCommit message (Collapse)Author
2018-11-21layer-building/yocto: update tarball script for thudJohn Ogness
Signed-off-by: John Ogness <john.ogness@linutronix.de>
2018-11-21layer-building/yocto: add a start script for vexpressJohn Ogness
I include this start script in /home/prebuilt so that schulung participants can easily start the vexpress board. NOTE: It expects to be run from the build directory, typically /home/devel/yocto/build/vexpress Signed-off-by: John Ogness <john.ogness@linutronix.de>
2018-11-21layer-building/yocto: switch to thudJohn Ogness
Signed-off-by: John Ogness <john.ogness@linutronix.de>
2018-11-02layer-building: add scripts to automatically build yocto layersJohn Ogness
The yocto training requires a lot of data to be prebuilt/downloaded (about 15GB). These scripts can be used to automatically download/prebuild all that data and create the various layer tarballs. Signed-off-by: John Ogness <john.ogness@linutronix.de>