From e929ea7a18b0aa4d7767d2264d26fcc5c8dde688 Mon Sep 17 00:00:00 2001 From: Binghua Guan Date: Mon, 23 Jul 2018 21:29:50 +0800 Subject: python-cmd2: add native and nativesdk Signed-off-by: Binghua Guan Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-cmd2_0.9.2.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-python') 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 74dbaefc1d..95d2601cd9 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" -- cgit 1.2.3-korg