From 47e4ed873bd28ba7fc5ff6ab2f6c004f2dc207f3 Mon Sep 17 00:00:00 2001 From: John Ogness Date: Wed, 21 Nov 2018 11:06:02 +0106 Subject: 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 --- schulung_tools/layer-building/yocto/README | 3 +++ 1 file changed, 3 insertions(+) (limited to 'schulung_tools/layer-building/yocto/README') 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) -- cgit v1.2.3