From 09e32170933643f53b05e9b5ee3cdf8898ac98c6 Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Wed, 7 Mar 2018 16:43:21 +0100 Subject: Disable agl-ptest in snapshot build until dependency loop is fixed MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- templates/feature/agl-ci-snapshot-features-nogfx/included.dep | 2 +- templates/feature/agl-ci-snapshot-features/included.dep | 2 +- 2 files changed, 2 insertions(+), 2 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 diff --git a/templates/feature/agl-ci-snapshot-features/included.dep b/templates/feature/agl-ci-snapshot-features/included.dep index ab80c2b06..219beeec4 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-appfw-smack agl-archiver agl-ptest +agl-demo agl-devel agl-netboot agl-appfw-smack agl-archiver -- cgit 1.2.3-korg