[oe] [meta-python2][PATCH 2/2] python-backports-init: enable native and nativesdk

Martin Jansa martin.jansa at gmail.com
Tue Feb 25 13:53:46 UTC 2020


* needed for python-backports-functools-lru-cache-native

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 recipes-devtools/python/python-backports-init_1.0.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/recipes-devtools/python/python-backports-init_1.0.bb b/recipes-devtools/python/python-backports-init_1.0.bb
index 29e712a..8b226aa 100644
--- a/recipes-devtools/python/python-backports-init_1.0.bb
+++ b/recipes-devtools/python/python-backports-init_1.0.bb
@@ -23,3 +23,5 @@ do_install() {
 }
 
 FILES_${PN} = "${PYTHON_SITEPACKAGES_DIR}/backports/__init__.py"
+
+BBCLASSEXTEND = "native nativesdk"
-- 
2.20.1



More information about the Openembedded-devel mailing list