aboutsummaryrefslogtreecommitdiffstats
path: root/jjb/common/include-agl-header.sh
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-05-22 17:54:38 +0000
committerGerrit Code Review <gerrit@automotivelinux.org>2017-05-22 17:54:38 +0000
commitcc72775beaf3e354b61390f5a366359e08574528 (patch)
tree5324eafe9887989eacec035142b1320e0d8187d8 /jjb/common/include-agl-header.sh
parentd4e729e814c3c8f3a2e1bf70ad3ea43f712bdf66 (diff)
parent61134964b39db8744cd23ff0814fa81db1951dbc (diff)
Merge "Change to crosssdk image from populate_sdk"
Diffstat (limited to 'jjb/common/include-agl-header.sh')
-rw-r--r--jjb/common/include-agl-header.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/common/include-agl-header.sh b/jjb/common/include-agl-header.sh
index bb0b7931..bee2c939 100644
--- a/jjb/common/include-agl-header.sh
+++ b/jjb/common/include-agl-header.sh
@@ -37,6 +37,7 @@ export TARGETIMAGE="agl-demo-platform\${TARGETQA}"
export TARGETIMAGEnogfx="core-image-minimal"
export TARGETSDK="populate_sdk"
+export TARGETSDKIMAGE="agl-demo-platform-crosssdk"
export TARGETMACHINE=${MACHINE}
if test x"porter-nogfx" = x"${MACHINE}" ; then