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

Nicola Lunghi nick83ola at gmail.com
Tue Nov 19 15:39:26 UTC 2019


Signed-off-by: Nicola Lunghi <nick83ola at gmail.com>
---
 meta-python/recipes-devtools/python/python-configparser.inc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-python/recipes-devtools/python/python-configparser.inc b/meta-python/recipes-devtools/python/python-configparser.inc
index a1fb6cd29..8ecfe221d 100644
--- a/meta-python/recipes-devtools/python/python-configparser.inc
+++ b/meta-python/recipes-devtools/python/python-configparser.inc
@@ -9,3 +9,5 @@ SRC_URI[md5sum] = "bc1558ed941cb1acb80ff650726d5af8"
 SRC_URI[sha256sum] = "bc37850f0cc42a1725a796ef7d92690651bf1af37d744cc63161dac62cabee17"
 
 inherit pypi
+
+BBCLASSEXTEND = "native nativesdk"
\ No newline at end of file
-- 
2.20.1



More information about the Openembedded-devel mailing list