summaryrefslogtreecommitdiffstats
path: root/meta-security-compliance/conf/layer.conf
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2023-06-11 23:19:12 -0700
committerArmin Kuster <akuster808@gmail.com>2023-06-20 11:07:20 -0400
commitc00d101befbcd7fb55f72cdec8dff73bab18f95f (patch)
tree8050fe6fdbd6ace6318023ba4c84806230b97d3e /meta-security-compliance/conf/layer.conf
parentabf46b1764140f998c1a2d87ff8139bb357614c6 (diff)
downloadmeta-security-c00d101befbcd7fb55f72cdec8dff73bab18f95f.tar.gz
complicance/isafw: remove oeqa addpylib
These two layers do not have oeqa lib modules. Remove these two lines. Otherwise, `bitbake-layers add-layer <any_layer>' would fail if either of these two layers are in BBLAYERS. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-security-compliance/conf/layer.conf')
-rw-r--r--meta-security-compliance/conf/layer.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-security-compliance/conf/layer.conf b/meta-security-compliance/conf/layer.conf
index cb33c2c..82409a6 100644
--- a/meta-security-compliance/conf/layer.conf
+++ b/meta-security-compliance/conf/layer.conf
@@ -13,5 +13,3 @@ LAYERSERIES_COMPAT_scanners-layer = "mickledore"
13LAYERDEPENDS_scanners-layer = "core openembedded-layer meta-python" 13LAYERDEPENDS_scanners-layer = "core openembedded-layer meta-python"
14 14
15BBLAYERS_LAYERINDEX_NAME_scanners-layer = "meta-security-compliance" 15BBLAYERS_LAYERINDEX_NAME_scanners-layer = "meta-security-compliance"
16
17addpylib ${LAYERDIR}/lib oeqa