From 37049d721fc0b1809cb4741d6c960664bf08f774 Mon Sep 17 00:00:00 2001 From: Binghua Guan Date: Mon, 23 Jul 2018 21:29:47 +0800 Subject: python-pep8: add native and nativesdk Signed-off-by: Binghua Guan Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-pep8_1.7.1.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-python/recipes-devtools/python') 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" -- cgit 1.2.3-korg