diff options
| author | John Ogness <john.ogness@linutronix.de> | 2018-11-21 11:06:02 +0106 |
|---|---|---|
| committer | John Ogness <john.ogness@linutronix.de> | 2018-11-21 11:06:02 +0106 |
| commit | 47e4ed873bd28ba7fc5ff6ab2f6c004f2dc207f3 (patch) | |
| tree | a3f35fad2cbdb40652c7313cb8f0f75ba0a71d6d /schulung_tools/layer-building/yocto/README | |
| parent | 62ced91e37f34fe58cfc7eb40837777f65e42ad3 (diff) | |
layer-building/yocto: add a start script for vexpress
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>
Diffstat (limited to 'schulung_tools/layer-building/yocto/README')
| -rw-r--r-- | schulung_tools/layer-building/yocto/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/schulung_tools/layer-building/yocto/README b/schulung_tools/layer-building/yocto/README index 56a3534..ee6373b 100644 --- a/schulung_tools/layer-building/yocto/README +++ b/schulung_tools/layer-building/yocto/README @@ -20,3 +20,6 @@ build-all.sh make-tarballs.sh - builds the final layer tarballs + +start_vexpress.sh +- a script to start the vexpress board (sitting in /home/prebuilt) |
