[oe] [meta-python][PATCH 1/2] python-certifi: Add native and nativesdk to BBCLASSEXTEND

Fabio Berton fabio.berton at ossystems.com.br
Wed Aug 31 19:51:09 UTC 2016


Signed-off-by: Fabio Berton <fabio.berton at ossystems.com.br>
---
 meta-python/recipes-devtools/python/python-certifi.inc | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/meta-python/recipes-devtools/python/python-certifi.inc b/meta-python/recipes-devtools/python/python-certifi.inc
index 8c4579a..77fa53b 100644
--- a/meta-python/recipes-devtools/python/python-certifi.inc
+++ b/meta-python/recipes-devtools/python/python-certifi.inc
@@ -9,3 +9,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=f77f61d14ee6feac4228d3ebd26cc1f1"
 
 SRC_URI[md5sum] = "b57513f7670482da45bb350b792f659e"
 SRC_URI[sha256sum] = "99864ed602d8a9d212e339b15ffa438895002eda7b7db20dca5309dac9605ae9"
+
+BBCLASSEXTEND = "native nativesdk"
+
-- 
2.1.4




More information about the Openembedded-devel mailing list