[oe] [meta-oe] [PATCH 7/7] python-cmd2: add native and nativesdk

Binghua Guan freebendy at gmail.com
Mon Jul 23 13:29:50 UTC 2018


Signed-off-by: Binghua Guan <freebendy at gmail.com>
---
 meta-python/recipes-devtools/python/python-cmd2_0.9.2.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-python/recipes-devtools/python/python-cmd2_0.9.2.bb b/meta-python/recipes-devtools/python/python-cmd2_0.9.2.bb
index 74dbaefc1..95d2601cd 100644
--- a/meta-python/recipes-devtools/python/python-cmd2_0.9.2.bb
+++ b/meta-python/recipes-devtools/python/python-cmd2_0.9.2.bb
@@ -19,3 +19,5 @@ RDEPENDS_${PN} += "\
     ${PYTHON_PN}-threading \
     ${PYTHON_PN}-textutils \
     "
+
+BBCLASSEXTEND = "native nativesdk"
-- 
2.11.0




More information about the Openembedded-devel mailing list