From 63af29ba489516e5711a12a3460b547ad7aa34b2 Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Mon, 1 Apr 2019 19:29:36 -0700 Subject: layer.conf: Add warrior to compatible release series Signed-off-by: Armin Kuster --- conf/layer.conf | 2 +- meta-security-compliance/conf/layer.conf | 2 +- meta-tpm/conf/layer.conf | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/layer.conf b/conf/layer.conf index 716f8ac..4beac38 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "security" BBFILE_PATTERN_security = "^${LAYERDIR}/" BBFILE_PRIORITY_security = "8" -LAYERSERIES_COMPAT_security = "thud" +LAYERSERIES_COMPAT_security = "thud warrior" LAYERDEPENDS_security = "core openembedded-layer perl-layer networking-layer meta-python" diff --git a/meta-security-compliance/conf/layer.conf b/meta-security-compliance/conf/layer.conf index fcc5cd6..d48feb9 100644 --- a/meta-security-compliance/conf/layer.conf +++ b/meta-security-compliance/conf/layer.conf @@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "scanners-layer" BBFILE_PATTERN_scanners-layer = "^${LAYERDIR}/" BBFILE_PRIORITY_scanners-layer = "10" -LAYERSERIES_COMPAT_scanners-layer = "thud" +LAYERSERIES_COMPAT_scanners-layer = "thud warrior" LAYERDEPENDS_scanners-layer = " \ core \ diff --git a/meta-tpm/conf/layer.conf b/meta-tpm/conf/layer.conf index 1b5f7d5..15a2bef 100644 --- a/meta-tpm/conf/layer.conf +++ b/meta-tpm/conf/layer.conf @@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "tpm-layer" BBFILE_PATTERN_tpm-layer = "^${LAYERDIR}/" BBFILE_PRIORITY_tpm-layer = "10" -LAYERSERIES_COMPAT_tpm-layer = "thud" +LAYERSERIES_COMPAT_tpm-layer = "thud warrior" LAYERDEPENDS_tpm-layer = " \ core \ -- cgit v1.2.3-54-g00ecf