[oe] [meta-python][morty][PATCH] python-markupsafe: Extend to build native version too

Peter Kolbus peter.kolbus at garmin.com
Thu Oct 31 16:16:16 UTC 2019


From: Khem Raj <raj.khem at gmail.com>

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>

(cherry picked from commit b28aa7fac9631c228bee98cfd2a0edea3c163916)

Signed-off-by: Peter Kolbus <peter.kolbus at garmin.com>
---
 meta-python/recipes-devtools/python/python-markupsafe_0.23.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-python/recipes-devtools/python/python-markupsafe_0.23.bb b/meta-python/recipes-devtools/python/python-markupsafe_0.23.bb
index 396eff102..5c9884b9f 100644
--- a/meta-python/recipes-devtools/python/python-markupsafe_0.23.bb
+++ b/meta-python/recipes-devtools/python/python-markupsafe_0.23.bb
@@ -1,2 +1,4 @@
 inherit setuptools
 require python-markupsafe.inc
+
+BBCLASSEXTEND = "native"
-- 
2.23.0



More information about the Openembedded-devel mailing list