[oe-commits] [meta-openembedded] 01/05: python*-psutil: Add native and nativesdk to BBCLASSEXTEND

git at git.openembedded.org git at git.openembedded.org
Wed Sep 18 14:08:51 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 969effbdea6ad8e274c6bfddfd8d84e5666be64c
Author: Vincent Prince <vincent.prince.fr at gmail.com>
AuthorDate: Wed Sep 18 13:25:49 2019 +0200

    python*-psutil: Add native and nativesdk to BBCLASSEXTEND
    
    Signed-off-by: Vincent Prince <vincent.prince.external at saftbatteries.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-psutil.inc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-python/recipes-devtools/python/python-psutil.inc b/meta-python/recipes-devtools/python/python-psutil.inc
index e466c5c..0908c1c 100644
--- a/meta-python/recipes-devtools/python/python-psutil.inc
+++ b/meta-python/recipes-devtools/python/python-psutil.inc
@@ -18,3 +18,5 @@ RDEPENDS_${PN} += " \
     ${PYTHON_PN}-threading \
     ${PYTHON_PN}-xml \
 "
+
+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