From a73d93003c0579dd039b74645f3d7d48448c251b Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Wed, 11 Jan 2017 14:21:41 +0100 Subject: Remove sota from CI mix for the moment MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I901946e227d60531adc428bea6a454224efe5dbe Signed-off-by: Jan-Simon Möller --- 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 7268ebce..280feebd 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-sota agl-devel" +export TARGETFEATURESnogfx="agl-appfw-smack agl-netboot agl-devel" export TARGETFEATURES="agl-demo ${TARGETFEATURESnogfx}" export TARGETQA="" -- cgit 1.2.3-korg