From df8e4bccf94ee005c2234c6c3d3607b9c6274a4f Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Mon, 7 Nov 2016 10:36:28 +0100 Subject: Change minimal image to core-image-minimal MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I28bcbf6313ff50923c7b7ab86c9ed4123582d929 Signed-off-by: Jan-Simon Möller --- jjb/common/include-agl-build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit 1.2.3-korg