Prepare rc1 build for dab 21/9521/1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Thu, 25 May 2017 21:03:08 +0000 (23:03 +0200)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Thu, 25 May 2017 21:03:20 +0000 (23:03 +0200)
Change-Id: I8c820256949b1fba9035a04f67ad5761ee73e73e
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
jjb/common/include-agl-header.sh
jjb/release-jjb-dab-snapshot/release-jjb-dab-snapshot.yaml

index bee2c93..883f6ac 100644 (file)
@@ -43,6 +43,9 @@ export TARGETMACHINE=${MACHINE}
 if test x"porter-nogfx" = x"${MACHINE}" ; then
   export TARGETMACHINE="porter"
 fi
+if test x"m3ulcb-nogfx" = x"${MACHINE}" ; then
+  export TARGETMACHINE="m3ulcb"
+fi
 
 # apply GERRIT_*
 if test -n "${GERRIT_PROJECT}"; then
@@ -133,6 +136,11 @@ if test x"porter-nogfx" = x"$MACHINE"; then
     export TARGETFEATURES="${TARGETFEATURESnogfx}"
 fi
 
+if test x"m3ulcb-nogfx" = x"$MACHINE"; then
+    export TARGETIMAGE=${TARGETIMAGEnogfx}
+    export TARGETFEATURES="${TARGETFEATURESnogfx}"
+fi
+
 #if $DEBUG; then
 set | grep ^TARGET || true
 set | grep ^GERRIT || true
index 1beb1c6..c5fa0c9 100644 (file)
@@ -45,6 +45,7 @@
             - intel-corei7-64
             - raspberrypi3
             - dra7xx-evm
+            - m3ulcb-nogfx
       - axis:
           type: slave
           name: label