[oe-commits] [meta-openembedded] 11/23: python-babel: add BBCLASSEXTEND for native/nativesdk

git at git.openembedded.org git at git.openembedded.org
Wed Nov 20 07:33:34 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 af41ee27fe3087254860f04b783723e884499356
Author: Ross Burton <ross.burton at intel.com>
AuthorDate: Tue Nov 19 10:33:32 2019 +0000

    python-babel: add BBCLASSEXTEND for native/nativesdk
    
    Signed-off-by: Ross Burton <ross.burton at intel.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-babel.inc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-python/recipes-devtools/python/python-babel.inc b/meta-python/recipes-devtools/python/python-babel.inc
index e6e6862..c55b459 100644
--- a/meta-python/recipes-devtools/python/python-babel.inc
+++ b/meta-python/recipes-devtools/python/python-babel.inc
@@ -23,3 +23,5 @@ RDEPENDS_${PN} += " \
     ${PYTHON_PN}-shell \
     ${PYTHON_PN}-threading \
 "
+
+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