mirror of
https://git.yoctoproject.org/meta-security
synced 2026-05-07 04:58:47 +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"
|
LAYERDEPENDS_scanners-layer = "core openembedded-layer meta-python"
|
||||||
|
|
||||||
BBLAYERS_LAYERINDEX_NAME_scanners-layer = "meta-security-compliance"
|
BBLAYERS_LAYERINDEX_NAME_scanners-layer = "meta-security-compliance"
|
||||||
|
|
||||||
addpylib ${LAYERDIR}/lib oeqa
|
|
||||||
|
|||||||
@@ -15,5 +15,3 @@ LAYERVERSION_security-isafw = "1"
|
|||||||
LAYERDEPENDS_security-isafw = "core"
|
LAYERDEPENDS_security-isafw = "core"
|
||||||
|
|
||||||
LAYERSERIES_COMPAT_security-isafw = "mickledore"
|
LAYERSERIES_COMPAT_security-isafw = "mickledore"
|
||||||
|
|
||||||
addpylib ${LAYERDIR}/lib oeqa
|
|
||||||
|
|||||||
Reference in New Issue
Block a user