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

git at git.openembedded.org git at git.openembedded.org
Wed Nov 20 07:33:38 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 0e160f4297ef7e88bec0a03e52934c2c4681cd98
Author: Nicola Lunghi <nick83ola at gmail.com>
AuthorDate: Tue Nov 19 15:39:59 2019 +0000

    python-scandir: 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-scandir_1.10.0.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-python/recipes-devtools/python/python-scandir_1.10.0.bb b/meta-python/recipes-devtools/python/python-scandir_1.10.0.bb
index 253c234..9de2724 100644
--- a/meta-python/recipes-devtools/python/python-scandir_1.10.0.bb
+++ b/meta-python/recipes-devtools/python/python-scandir_1.10.0.bb
@@ -10,3 +10,5 @@ SRCREV = "982e6ba60e7165ef965567eacd7138149c9ce292"
 S = "${WORKDIR}/git"
 
 inherit setuptools
+
+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