aboutsummaryrefslogtreecommitdiffstats
path: root/jjb/common/include-agl-header.sh
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2017-05-22 19:52:42 +0200
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2017-05-22 19:52:42 +0200
commit61134964b39db8744cd23ff0814fa81db1951dbc (patch)
treef46da688d9890883771e33cf2ac4bd71cf985e98 /jjb/common/include-agl-header.sh
parentc004f5ec0aae315ad2275bd667ea23f3d0e3640c (diff)
Change to crosssdk image from populate_sdk
Change-Id: Ie2684e4d27cde5f62d4ed4988f6f543b52f2946c Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
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 00c70c8c..34140513 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