aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools
diff options
context:
space:
mode:
authorBinghua Guan <freebendy@gmail.com>2018-07-23 21:29:50 +0800
committerKhem Raj <raj.khem@gmail.com>2018-07-26 20:10:07 -0700
commit858c5681cfeacea6041187d48d07808116251403 (patch)
tree3b777007bd0605303d280be95db9af08347c9187 /recipes-devtools
parent3edfd6e5e7f5fd27e9d98555f0d56f70e48a4b61 (diff)
downloadmeta-python2-858c5681cfeacea6041187d48d07808116251403.tar.gz
python-cmd2: add native and nativesdk
(From meta-openembedded commit: e929ea7a18b0aa4d7767d2264d26fcc5c8dde688) Signed-off-by: Binghua Guan <freebendy@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
Diffstat (limited to 'recipes-devtools')
-rw-r--r--recipes-devtools/python/python-cmd2_0.9.2.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-devtools/python/python-cmd2_0.9.2.bb b/recipes-devtools/python/python-cmd2_0.9.2.bb
index 74dbaef..95d2601 100644
--- a/recipes-devtools/python/python-cmd2_0.9.2.bb
+++ b/recipes-devtools/python/python-cmd2_0.9.2.bb
@@ -19,3 +19,5 @@ RDEPENDS_${PN} += "\
${PYTHON_PN}-threading \
${PYTHON_PN}-textutils \
"
+
+BBCLASSEXTEND = "native nativesdk"