[oe-commits] [meta-openembedded] 07/71: python-pep8: add native and nativesdk

git at git.openembedded.org git at git.openembedded.org
Sun Jul 29 15:53:31 UTC 2018


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 37049d721fc0b1809cb4741d6c960664bf08f774
Author: Binghua Guan <freebendy at gmail.com>
AuthorDate: Mon Jul 23 21:29:47 2018 +0800

    python-pep8: add native and nativesdk
    
    Signed-off-by: Binghua Guan <freebendy at gmail.com>
    Signed-off-by: Khem Raj <raj.khem 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 b12d72d..54ce978 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"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list