mirror of
https://git.yoctoproject.org/meta-security
synced 2026-01-12 03:10:13 +00:00
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>
This commit is contained in:
@@ -13,5 +13,3 @@ LAYERSERIES_COMPAT_scanners-layer = "mickledore"
|
||||
LAYERDEPENDS_scanners-layer = "core openembedded-layer meta-python"
|
||||
|
||||
BBLAYERS_LAYERINDEX_NAME_scanners-layer = "meta-security-compliance"
|
||||
|
||||
addpylib ${LAYERDIR}/lib oeqa
|
||||
|
||||
@@ -15,5 +15,3 @@ LAYERVERSION_security-isafw = "1"
|
||||
LAYERDEPENDS_security-isafw = "core"
|
||||
|
||||
LAYERSERIES_COMPAT_security-isafw = "mickledore"
|
||||
|
||||
addpylib ${LAYERDIR}/lib oeqa
|
||||
|
||||
Reference in New Issue
Block a user