summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2021-01-07 17:34:41 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2021-01-07 17:34:41 +0100
commitbe4e3848ea2c35c9fc380921c54f20c1859bba0f (patch)
treebe8353039076b225345fdbc0bfdaaeabe243a39a
parent57e46be09ce7aa5592e8381262da63672205dbb0 (diff)
Disable packagefeed-stability in agl-ci feature
This is added in the release builds only. Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I6336f9862489121b0e5385c8aac28cc58065c700
-rw-r--r--templates/feature/agl-ci/99_local.conf.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/feature/agl-ci/99_local.conf.inc b/templates/feature/agl-ci/99_local.conf.inc
index 69c76fbe0..cbf0c7d2b 100644
--- a/templates/feature/agl-ci/99_local.conf.inc
+++ b/templates/feature/agl-ci/99_local.conf.inc
@@ -15,7 +15,7 @@ https://.*/.* ${AGL_HOST_PREMIRROR}/AGL/mirror/ \n \
SSTATE_MIRRORS = " file://.* ${AGL_HOST_SSTATE_MIRROR}/sstate-mirror/master/${DEFAULTTUNE}/PATH;downloadfilename=PATH \n "
-INHERIT += "packagefeed-stability"
+#INHERIT += "packagefeed-stability"
INHERIT += "buildhistory"
INHERIT += "buildstats"
INHERIT += "buildstats-summary"