diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2017-01-19 11:19:45 +0000 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2017-01-19 11:19:45 +0000 |
commit | c77952c4d281940e6660959697c41d0c95396051 (patch) | |
tree | c5c74560d783c831732ee75fca834d5e80ecadae /jjb/common/include-agl-header.sh | |
parent | a73d93003c0579dd039b74645f3d7d48448c251b (diff) |
Revert "Remove sota from CI mix for the moment"
This reverts commit a73d93003c0579dd039b74645f3d7d48448c251b.
Change-Id: Id7e3d12f795055a6f3c7001afa823348b3b903fd
Diffstat (limited to 'jjb/common/include-agl-header.sh')
-rw-r--r-- | jjb/common/include-agl-header.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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="" |