[oe-commits] [meta-openembedded] 02/18: python-certifi: Add native and nativesdk to BBCLASSEXTEND

git at git.openembedded.org git at git.openembedded.org
Sun Sep 11 07:15:24 UTC 2016


martin_jansa pushed a commit to branch master
in repository meta-openembedded.

commit c0fe31fdd6bf519edbf947259c0608cec4e13fa8
Author: Fabio Berton <fabio.berton at ossystems.com.br>
AuthorDate: Wed Aug 31 16:51:09 2016 -0300

    python-certifi: Add native and nativesdk to BBCLASSEXTEND
    
    Signed-off-by: Fabio Berton <fabio.berton at ossystems.com.br>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 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"
+

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list