[oe] [meta-python][PATCH] python*-pyusb: Add native and nativesdk to BBCLASSEXTEND

Nathan Rossi nathan at nathanrossi.com
Tue Sep 17 05:40:46 UTC 2019


Signed-off-by: Nathan Rossi <nathan at nathanrossi.com>
---
 meta-python/recipes-devtools/python/python-pyusb.inc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-python/recipes-devtools/python/python-pyusb.inc b/meta-python/recipes-devtools/python/python-pyusb.inc
index 30bbe85a91..baf2db5301 100644
--- a/meta-python/recipes-devtools/python/python-pyusb.inc
+++ b/meta-python/recipes-devtools/python/python-pyusb.inc
@@ -8,3 +8,5 @@ SRC_URI[md5sum] = "862b56452c64948c787ad8ef9498590b"
 SRC_URI[sha256sum] = "4e9b72cc4a4205ca64fbf1f3fff39a335512166c151ad103e55c8223ac147362"
 
 inherit pypi
+
+BBCLASSEXTEND = "native nativesdk"
---
2.23.0


More information about the Openembedded-devel mailing list