[oe-commits] [meta-openembedded] 12/33: python-markupsafe: Extend to build native version too

git at git.openembedded.org git at git.openembedded.org
Thu Aug 24 14:23:35 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 598c29c6b3a1136f3722d330c07a954c1777e7b7
Author: Khem Raj <raj.khem at gmail.com>
AuthorDate: Tue Aug 22 16:26:05 2017 -0700

    python-markupsafe: Extend to build native version too
    
    chromium-60+ will need it
    
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-python/recipes-devtools/python/python-markupsafe_1.0.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-python/recipes-devtools/python/python-markupsafe_1.0.bb b/meta-python/recipes-devtools/python/python-markupsafe_1.0.bb
index 396eff1..5c9884b 100644
--- a/meta-python/recipes-devtools/python/python-markupsafe_1.0.bb
+++ b/meta-python/recipes-devtools/python/python-markupsafe_1.0.bb
@@ -1,2 +1,4 @@
 inherit setuptools
 require python-markupsafe.inc
+
+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