From: Khem Raj <[email protected]> chromium-60+ will need it
Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Martin Jansa <[email protected]> (cherry picked from commit b28aa7fac9631c228bee98cfd2a0edea3c163916) Signed-off-by: Peter Kolbus <[email protected]> --- 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 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
