[oe-commits] [meta-openembedded] 07/11: python3-requests: Add native and nativesdk to BBCLASSEXTEND

git at git.openembedded.org git at git.openembedded.org
Wed Aug 17 18:04:45 UTC 2016


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

commit c8e2c4acc6fe977f4e121731d88d84da02126c02
Author: Fabio Berton <fabio.berton at ossystems.com.br>
AuthorDate: Wed Aug 17 10:17:44 2016 -0300

    python3-requests: Add native and nativesdk to BBCLASSEXTEND
    
    Signed-off-by: Fabio Berton <fabio.berton at ossystems.com.br>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-python/recipes-devtools/python/python-requests.inc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-python/recipes-devtools/python/python-requests.inc b/meta-python/recipes-devtools/python/python-requests.inc
index 7ce193c..66dd9cd 100644
--- a/meta-python/recipes-devtools/python/python-requests.inc
+++ b/meta-python/recipes-devtools/python/python-requests.inc
@@ -7,3 +7,5 @@ SRC_URI[md5sum] = "147afc07d8967cf46359701551a6cb69"
 SRC_URI[sha256sum] = "b2ff053e93ef11ea08b0e596a1618487c4e4c5f1006d7a1706e3671c57dea385"
 
 RDEPENDS_${PN} = "${PYTHON_PN}-email ${PYTHON_PN}-json ${PYTHON_PN}-netserver"
+
+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