Change minimal image to core-image-minimal 53/7053/1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Mon, 7 Nov 2016 09:36:28 +0000 (10:36 +0100)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Mon, 7 Nov 2016 09:36:28 +0000 (10:36 +0100)
Change-Id: I28bcbf6313ff50923c7b7ab86c9ed4123582d929
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
jjb/common/include-agl-build.sh

index ea95ca1..9c96929 100755 (executable)
@@ -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