[oe-commits] [meta-openembedded] 01/03: python(3)-ujson: extend to native(sdk)

git at git.openembedded.org git at git.openembedded.org
Wed Dec 18 23:43:22 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 2252222d1680aa7b88db05af33a0a397c1c0c1a8
Author: Peter Kolbus <peter.kolbus at garmin.com>
AuthorDate: Wed Dec 18 14:12:28 2019 -0600

    python(3)-ujson: extend to native(sdk)
    
    Signed-off-by: Peter Kolbus <peter.kolbus at garmin.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-ujson.inc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-python/recipes-devtools/python/python-ujson.inc b/meta-python/recipes-devtools/python/python-ujson.inc
index 8f05de8..018ddf4 100644
--- a/meta-python/recipes-devtools/python/python-ujson.inc
+++ b/meta-python/recipes-devtools/python/python-ujson.inc
@@ -13,3 +13,5 @@ RDEPENDS_${PN} += "\
     ${PYTHON_PN}-datetime \
     ${PYTHON_PN}-numbers \
     "
+
+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