aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pep8_1.7.1.bb
diff options
context:
space:
mode:
authorBinghua Guan <freebendy@gmail.com>2018-07-23 21:29:47 +0800
committerKhem Raj <raj.khem@gmail.com>2018-07-26 20:10:07 -0700
commit37049d721fc0b1809cb4741d6c960664bf08f774 (patch)
treec9930f2e73550b232b5e717737227d9737acaf48 /meta-python/recipes-devtools/python/python-pep8_1.7.1.bb
parent6beba13db45b19e5a7db0362fc4efbe77fab7cdd (diff)
downloadmeta-openembedded-37049d721fc0b1809cb4741d6c960664bf08f774.tar.gz
python-pep8: add native and nativesdk
Signed-off-by: Binghua Guan <freebendy@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pep8_1.7.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-pep8_1.7.1.bb2
1 files changed, 2 insertions, 0 deletions
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 b12d72d389..54ce9781af 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"