From c0fe31fdd6bf519edbf947259c0608cec4e13fa8 Mon Sep 17 00:00:00 2001 From: Fabio Berton Date: Wed, 31 Aug 2016 16:51:09 -0300 Subject: python-certifi: Add native and nativesdk to BBCLASSEXTEND Signed-off-by: Fabio Berton Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-certifi.inc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meta-python') diff --git a/meta-python/recipes-devtools/python/python-certifi.inc b/meta-python/recipes-devtools/python/python-certifi.inc index 8c4579a093..77fa53b358 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" + -- cgit 1.2.3-korg