[oe-commits] [meta-openembedded] 22/32: python-importlib-metadata: Add native and nativesdk to BBCLASSEXTEND

git at git.openembedded.org git at git.openembedded.org
Wed Nov 13 15:17:45 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 92c5ef3e549b14ce1b26969f401a759b4f859f05
Author: Fabio Berton <fabio.berton at ossystems.com.br>
AuthorDate: Wed Nov 13 09:09:40 2019 -0300

    python-importlib-metadata: Add native and nativesdk to BBCLASSEXTEND
    
    Signed-off-by: Fabio Berton <fabio.berton at ossystems.com.br>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-importlib-metadata.inc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-python/recipes-devtools/python/python-importlib-metadata.inc b/meta-python/recipes-devtools/python/python-importlib-metadata.inc
index 9eb5da9..a53537a 100644
--- a/meta-python/recipes-devtools/python/python-importlib-metadata.inc
+++ b/meta-python/recipes-devtools/python/python-importlib-metadata.inc
@@ -10,3 +10,5 @@ SRC_URI[sha256sum] = "aa18d7378b00b40847790e7c27e11673d7fed219354109d0e7b9e5b25d
 
 DEPENDS += "${PYTHON_PN}-setuptools-scm-native"
 RDEPENDS_${PN} += "${PYTHON_PN}-zipp ${PYTHON_PN}-pathlib2"
+
+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