From c00d101befbcd7fb55f72cdec8dff73bab18f95f Mon Sep 17 00:00:00 2001 From: Chen Qi Date: Sun, 11 Jun 2023 23:19:12 -0700 Subject: complicance/isafw: remove oeqa addpylib These two layers do not have oeqa lib modules. Remove these two lines. Otherwise, `bitbake-layers add-layer ' would fail if either of these two layers are in BBLAYERS. Signed-off-by: Chen Qi Signed-off-by: Armin Kuster --- meta-security-isafw/conf/layer.conf | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta-security-isafw') diff --git a/meta-security-isafw/conf/layer.conf b/meta-security-isafw/conf/layer.conf index fca5868..550cced 100644 --- a/meta-security-isafw/conf/layer.conf +++ b/meta-security-isafw/conf/layer.conf @@ -15,5 +15,3 @@ LAYERVERSION_security-isafw = "1" LAYERDEPENDS_security-isafw = "core" LAYERSERIES_COMPAT_security-isafw = "mickledore" - -addpylib ${LAYERDIR}/lib oeqa -- cgit v1.2.3-54-g00ecf