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

git at git.openembedded.org git at git.openembedded.org
Fri Sep 22 22:48:23 UTC 2017


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

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

commit 06eb9d658e71b6a61f2589d9618ae2ca35eaaf8b
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