[oe-commits] [meta-openembedded] 05/71: python-mccabe: add native and nativesdk

git at git.openembedded.org git at git.openembedded.org
Sun Jul 29 15:53:29 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 08355759b158f4098170a6bc64a26deae065bce8
Author: Binghua Guan <freebendy at gmail.com>
AuthorDate: Mon Jul 23 21:29:45 2018 +0800

    python-mccabe: 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-mccabe_0.4.0.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-python/recipes-devtools/python/python-mccabe_0.4.0.bb b/meta-python/recipes-devtools/python/python-mccabe_0.4.0.bb
index a86d158..6b63cd7 100644
--- a/meta-python/recipes-devtools/python/python-mccabe_0.4.0.bb
+++ b/meta-python/recipes-devtools/python/python-mccabe_0.4.0.bb
@@ -16,3 +16,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