[oe-commits] [meta-openembedded] 18/49: python-pyparsing: add support for native build

git at git.openembedded.org git at git.openembedded.org
Mon Sep 18 08:22:29 UTC 2017


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

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

commit 55ef66f877a464161a353c9dee8e0a60c5eb4984
Author: Martin Jansa <Martin.Jansa at gmail.com>
AuthorDate: Wed Sep 13 15:59:22 2017 +0200

    python-pyparsing: add support for native build
    
    * will be used by spice
    
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-python/recipes-devtools/python/python-pyparsing.inc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-python/recipes-devtools/python/python-pyparsing.inc b/meta-python/recipes-devtools/python/python-pyparsing.inc
index 033e0db..19f6d55 100644
--- a/meta-python/recipes-devtools/python/python-pyparsing.inc
+++ b/meta-python/recipes-devtools/python/python-pyparsing.inc
@@ -17,3 +17,5 @@ RDEPENDS_${PN} += " \
     ${PYTHON_PN}-stringold \
     ${PYTHON_PN}-threading \
 "
+
+BBCLASSEXTEND = "native"

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


More information about the Openembedded-commits mailing list