diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2018-03-07 16:43:21 +0100 |
---|---|---|
committer | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2018-03-07 16:43:26 +0100 |
commit | 09e32170933643f53b05e9b5ee3cdf8898ac98c6 (patch) | |
tree | a3a9e1789a00276a17d6c28aabd547b0cf48d48e /templates/feature/agl-ci-snapshot-features-nogfx | |
parent | b7671505e59554028aba87ca1df4d34ba9a122a4 (diff) |
Disable agl-ptest in snapshot build until dependency loop is fixed
There is a dependency loop when ptest is enabled in the build.
Deactivate the feature in CI until
https://jira.automotivelinux.org/browse/SPEC-1334
is fixed
Bug-AGL: SPEC-1334
Change-Id: I18e86879813fde34bb280d9f1fcfd73d2abe1232
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'templates/feature/agl-ci-snapshot-features-nogfx')
-rw-r--r-- | templates/feature/agl-ci-snapshot-features-nogfx/included.dep | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/feature/agl-ci-snapshot-features-nogfx/included.dep b/templates/feature/agl-ci-snapshot-features-nogfx/included.dep index da2a00c09..00e77831a 100644 --- a/templates/feature/agl-ci-snapshot-features-nogfx/included.dep +++ b/templates/feature/agl-ci-snapshot-features-nogfx/included.dep @@ -1 +1 @@ -agl-devel agl-netboot agl-appfw-smack agl-archiver agl-ptest +agl-devel agl-netboot agl-appfw-smack agl-archiver |