From b419e1f559616a9666bc5973f075c646f412ee67 Mon Sep 17 00:00:00 2001 From: Peter Hoyes Date: Fri, 12 Apr 2024 11:58:48 +0100 Subject: python3-networkx: Add BBCLASSEXTEND for native and nativesdk Signed-off-by: Peter Hoyes Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-networkx_3.1.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-python/recipes-devtools/python') diff --git a/meta-python/recipes-devtools/python/python3-networkx_3.1.bb b/meta-python/recipes-devtools/python/python3-networkx_3.1.bb index 3860238096..2f2c3cfc3d 100644 --- a/meta-python/recipes-devtools/python/python3-networkx_3.1.bb +++ b/meta-python/recipes-devtools/python/python3-networkx_3.1.bb @@ -19,3 +19,5 @@ RDEPENDS:${PN} += "\ python3-profile \ python3-threading \ " + +BBCLASSEXTEND = "native nativesdk" -- cgit v1.2.3-54-g00ecf