From c77952c4d281940e6660959697c41d0c95396051 Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Thu, 19 Jan 2017 11:19:45 +0000 Subject: Revert "Remove sota from CI mix for the moment" This reverts commit a73d93003c0579dd039b74645f3d7d48448c251b. Change-Id: Id7e3d12f795055a6f3c7001afa823348b3b903fd --- 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 280feebd..7268ebce 100644 --- a/jjb/common/include-agl-header.sh +++ b/jjb/common/include-agl-header.sh @@ -29,7 +29,7 @@ export TARGETPROJECT="AGL/AGL-repo" export TARGETBRANCH="master" export TARGETREFSPEC="refs/heads/master" -export TARGETFEATURESnogfx="agl-appfw-smack agl-netboot agl-devel" +export TARGETFEATURESnogfx="agl-appfw-smack agl-netboot agl-sota agl-devel" export TARGETFEATURES="agl-demo ${TARGETFEATURESnogfx}" export TARGETQA="" -- cgit 1.2.3-korg