diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2017-04-27 12:28:45 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2017-04-28 07:50:58 +0000 |
commit | ae8716ec9f68db75782a1cbdd57e156555e19d52 (patch) | |
tree | 912d0bf7e51cb44e9a48b72717e64f8737b0d6f3 /templates/feature | |
parent | bc5c6065c46a620ddcafcded8c1b81acd8265c1f (diff) |
Remove sota from agl-ci-change-features
This will temporarily remove sota from the CI builds.
It remains in agl-all-features.
Change-Id: I73219bc7dd782abac503858e4eb450f0e532c1c9
Bug-AGL: SPEC-557
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/9277
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Diffstat (limited to 'templates/feature')
4 files changed, 4 insertions, 2 deletions
diff --git a/templates/feature/agl-ci-change-features-nogfx/included.dep b/templates/feature/agl-ci-change-features-nogfx/included.dep new file mode 100644 index 000000000..49f5dd12d --- /dev/null +++ b/templates/feature/agl-ci-change-features-nogfx/included.dep @@ -0,0 +1 @@ +agl-devel agl-netboot agl-appfw-smack
\ No newline at end of file diff --git a/templates/feature/agl-ci-change-features/included.dep b/templates/feature/agl-ci-change-features/included.dep index 4d528e4f4..3f111d36c 100644 --- a/templates/feature/agl-ci-change-features/included.dep +++ b/templates/feature/agl-ci-change-features/included.dep @@ -1 +1 @@ -agl-demo agl-devel agl-netboot agl-sota agl-appfw-smack
\ No newline at end of file +agl-demo agl-devel agl-netboot agl-appfw-smack
\ No newline at end of file diff --git a/templates/feature/agl-ci-snapshot-features-nogfx/included.dep b/templates/feature/agl-ci-snapshot-features-nogfx/included.dep new file mode 100644 index 000000000..0a88d5ef9 --- /dev/null +++ b/templates/feature/agl-ci-snapshot-features-nogfx/included.dep @@ -0,0 +1 @@ +agl-devel agl-netboot agl-appfw-smack agl-isafw agl-archiver
\ No newline at end of file diff --git a/templates/feature/agl-ci-snapshot-features/included.dep b/templates/feature/agl-ci-snapshot-features/included.dep index 123de78b7..481ed89a5 100644 --- a/templates/feature/agl-ci-snapshot-features/included.dep +++ b/templates/feature/agl-ci-snapshot-features/included.dep @@ -1 +1 @@ -agl-demo agl-devel agl-netboot agl-sota agl-appfw-smack agl-isafw agl-archiver
\ No newline at end of file +agl-demo agl-devel agl-netboot agl-appfw-smack agl-isafw agl-archiver
\ No newline at end of file |