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

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


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

diff --git a/meta-python/recipes-devtools/python/python-pep8_1.7.1.bb b/meta-python/recipes-devtools/python/python-pep8_1.7.1.bb
index b12d72d38..54ce9781a 100644
--- a/meta-python/recipes-devtools/python/python-pep8_1.7.1.bb
+++ b/meta-python/recipes-devtools/python/python-pep8_1.7.1.bb
@@ -12,3 +12,5 @@ RDEPENDS_${PN} += " \
     python-prettytable \
     python-cmd2 \
     python-pyparsing"
+
+BBCLASSEXTEND = "native nativesdk"
-- 
2.11.0




More information about the Openembedded-devel mailing list