Just like Randy points out, please ignore this patch.
I've sent out a new patch to remove 'python-setuptools-native' from
crmsh's DEPENDS.
On 09/23/2020 04:01 PM, Chen Qi wrote:
It requires meta-python2 to be there at the moment.
More specifically, the crmsh recipe needs python-setuptools-native.
Signed-off-by: Chen Qi <[email protected]>
---
meta-cgl-common/conf/layer.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-cgl-common/conf/layer.conf b/meta-cgl-common/conf/layer.conf
index 6035b4b..6b689ea 100644
--- a/meta-cgl-common/conf/layer.conf
+++ b/meta-cgl-common/conf/layer.conf
@@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "cgl-common"
BBFILE_PATTERN_cgl-common = "^${LAYERDIR}/"
BBFILE_PRIORITY_cgl-common = "7"
-LAYERDEPENDS_cgl-common = "core openembedded-layer networking-layer perl-layer filesystems-layer security selinux"
+LAYERDEPENDS_cgl-common = "core openembedded-layer networking-layer perl-layer
filesystems-layer security selinux meta-python2"
LAYERSERIES_COMPAT_cgl-common = "warrior zeus dunfell"
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#50793): https://lists.yoctoproject.org/g/yocto/message/50793
Mute This Topic: https://lists.yoctoproject.org/mt/77030503/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-