From b28aa7fac9631c228bee98cfd2a0edea3c163916 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 22 Aug 2017 16:26:05 -0700 Subject: python-markupsafe: Extend to build native version too chromium-60+ will need it Signed-off-by: Khem Raj Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-markupsafe_1.0.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-python/recipes-devtools/python/python-markupsafe_1.0.bb') 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 396eff102e..5c9884b9f1 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" -- cgit 1.2.3-korg