[oe] [PATCH][meta-python] python-babel: add BBCLASSEXTEND for native/nativesdk

Ross Burton ross.burton at intel.com
Tue Nov 19 10:33:32 UTC 2019


Signed-off-by: Ross Burton <ross.burton at intel.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 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"
-- 
2.20.1



More information about the Openembedded-devel mailing list