From af41ee27fe3087254860f04b783723e884499356 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Tue, 19 Nov 2019 10:33:32 +0000 Subject: python-babel: add BBCLASSEXTEND for native/nativesdk Signed-off-by: Ross Burton Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-babel.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-python/recipes-devtools/python/python-babel.inc') diff --git a/meta-python/recipes-devtools/python/python-babel.inc b/meta-python/recipes-devtools/python/python-babel.inc index e6e6862509..c55b45922e 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" -- cgit v1.2.3-54-g00ecf