From 2b1aa832ed1baf4f835bc566679e85570452b3ef Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Mon, 21 Nov 2022 17:44:45 +0100 Subject: Add flutter and iceg images for qemux86-64 Signed-off-by: Jan-Simon Moeller Change-Id: Ia89f10a3f6e4bdfa2b6b74af14def7cf0d1818a2 --- jjb/common/include-agl-header.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb/common/include-agl-header.sh') diff --git a/jjb/common/include-agl-header.sh b/jjb/common/include-agl-header.sh index 6bc70e6f..2380492e 100644 --- a/jjb/common/include-agl-header.sh +++ b/jjb/common/include-agl-header.sh @@ -187,7 +187,7 @@ fi ##### needlefish integration -if test x"master" = x"${TARGETBRANCH}" -o test x"needlefish" = x"${TARGETBRANCH}" ; then +if test x"master" = x"${TARGETBRANCH}" -o x"needlefish" = x"${TARGETBRANCH}" ; then if test x"bbe" = x"${TARGETMACHINE}" ; then echo "Target only works for TELEMATICS PROFILE. Select this:" echo "TARGETFEATURES=\"${TARGETFEATURESnogfx}\"" -- cgit 1.2.3-korg