[oe-commits] [meta-openembedded] 13/23: python-configparser: Add native and nativesdk to BBCLASSEXTEND

git at git.openembedded.org git at git.openembedded.org
Wed Nov 20 07:33:36 UTC 2019


This is an automated email from the git hooks/post-receive script.

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

commit a47b34778532ddf421b47fab8845e544a5fea0a8
Author: Nicola Lunghi <nick83ola at gmail.com>
AuthorDate: Tue Nov 19 15:39:26 2019 +0000

    python-configparser: Add native and nativesdk to BBCLASSEXTEND
    
    Signed-off-by: Nicola Lunghi <nick83ola at gmail.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-configparser.inc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-python/recipes-devtools/python/python-configparser.inc b/meta-python/recipes-devtools/python/python-configparser.inc
index a1fb6cd..8ecfe22 100644
--- a/meta-python/recipes-devtools/python/python-configparser.inc
+++ b/meta-python/recipes-devtools/python/python-configparser.inc
@@ -9,3 +9,5 @@ SRC_URI[md5sum] = "bc1558ed941cb1acb80ff650726d5af8"
 SRC_URI[sha256sum] = "bc37850f0cc42a1725a796ef7d92690651bf1af37d744cc63161dac62cabee17"
 
 inherit pypi
+
+BBCLASSEXTEND = "native nativesdk"
\ No newline at end of file

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


More information about the Openembedded-commits mailing list