tmore vars in zuper for debugging - arm-sdk - os build toolkit for various embedded devices
HTML git clone https://git.parazyd.org/arm-sdk
DIR Log
DIR Files
DIR Refs
DIR Submodules
DIR README
DIR LICENSE
---
DIR commit a471e9df2793b6e876aa1241eb1371679ca4fa0d
DIR parent d845e962eba42b10cbbe3d810d167834f3e21076
HTML Author: parazyd <parazyd@dyne.org>
Date: Thu, 14 Apr 2016 18:00:24 +0200
more vars in zuper for debugging
Diffstat:
M sdk | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
DIR diff --git a/sdk b/sdk
t@@ -39,9 +39,11 @@ source arm/zuper
# config variables
vars+=(os mirror release section version)
-#
# global variables
vars+=(R sdk_loaded)
+# script variables
+vars+=(strapdir writebase device_name image_name)
+vars+=(loopdevice mappdevice )
# we assume source sdk is always run from the source dir
# which is the "root" of the program, $R, or env DEVUAN_SDK