summaryrefslogtreecommitdiffstats
path: root/templates/feature/agl-ci/99_local.conf.inc
diff options
context:
space:
mode:
Diffstat (limited to 'templates/feature/agl-ci/99_local.conf.inc')
-rw-r--r--templates/feature/agl-ci/99_local.conf.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/feature/agl-ci/99_local.conf.inc b/templates/feature/agl-ci/99_local.conf.inc
index b6337516d..4c2ff30f2 100644
--- a/templates/feature/agl-ci/99_local.conf.inc
+++ b/templates/feature/agl-ci/99_local.conf.inc
@@ -15,7 +15,9 @@ https://.*/.* ${AGL_HOST_PREMIRROR}/AGL/mirror/ \n \
SSTATE_MIRRORS = " file://.* ${AGL_HOST_SSTATE_MIRROR}/sstate-mirror/master/${DEFAULTTUNE}/PATH;downloadfilename=PATH \n "
-INHERIT += "cve-check"
+# disable due to fetch issues
+#INHERIT += "cve-check"
+
INHERIT += "buildhistory"
INHERIT += "buildstats"
INHERIT += "buildstats-summary"