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

git at git.openembedded.org git at git.openembedded.org
Mon Sep 5 11:44:07 UTC 2016


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

commit 0a17fe075a4d7989b723a6bf798860cb9ef66119
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