aboutsummaryrefslogtreecommitdiff
path: root/96boards-reference-platform-debian.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2016-05-04 11:15:56 +0300
committerFathi Boudra <fathi.boudra@linaro.org>2016-05-04 11:15:56 +0300
commit9d2fc6bb850b55c8905eeb6f7c04805721e4cdd4 (patch)
treee95a5b44c91dda346278a658f78089f86d978e0f /96boards-reference-platform-debian.yaml
parent61a3d06f0c1dfc05d93960e8da01bc32d04733a3 (diff)
96boards-reference-platform-debian: set a value to $root placeholder
As $root isn't set, yaml-to-json will replace with an empty string. Set root environment variable to '$root'. Change-Id: Id5853c86af3dbd8b20940827d293b49594678a5d Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to '96boards-reference-platform-debian.yaml')
-rw-r--r--96boards-reference-platform-debian.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/96boards-reference-platform-debian.yaml b/96boards-reference-platform-debian.yaml
index 3f7e7f18..640eceb6 100644
--- a/96boards-reference-platform-debian.yaml
+++ b/96boards-reference-platform-debian.yaml
@@ -259,6 +259,7 @@
export DEVICE_TYPE=hi6220-hikey
export PTABLE_URL=http://builds.96boards.org/releases/reference-platform/debian/hikey/16.03/bootloader/ptable-linux-8g.img
export BOOT_URL=http://builds.96boards.org/snapshots/reference-platform/debian/${BUILD_NUMBER}/${BOARD}/${BOARD}-boot-linux-${VERSION}.uefi.img.gz
+ export root='$root'
;;
dragonboard410c)
export DEVICE_TYPE=apq8016-sbc