aboutsummaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
Diffstat (limited to 'jjb')
-rwxr-xr-xjjb/common/include-agl-build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/common/include-agl-build.sh b/jjb/common/include-agl-build.sh
index ea95ca15..9c96929f 100755
--- a/jjb/common/include-agl-build.sh
+++ b/jjb/common/include-agl-build.sh
@@ -28,7 +28,7 @@ export TARGETFEATURES="agl-demo ${TARGETFEATURESnogfx}"
export TARGETQA=""
export TARGETIMAGE="agl-demo-platform\${TARGETQA}"
-export TARGETIMAGEnogfx="agl-image-ivi\${TARGETQA}"
+export TARGETIMAGEnogfx="core-image-minimal"
# apply GERRIT_*
if test -n "${GERRIT_PROJECT}"; then