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

git at git.openembedded.org git at git.openembedded.org
Mon Aug 28 09:05:08 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 b28aa7fac9631c228bee98cfd2a0edea3c163916
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