All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python][morty][PATCH] python-markupsafe: Extend to build native version too
@ 2019-10-31 16:16 Peter Kolbus
  2019-10-31 22:07 ` Khem Raj
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Kolbus @ 2019-10-31 16:16 UTC (permalink / raw)
  To: openembedded-devel

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

chromium-60+ will need it

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>

(cherry picked from commit b28aa7fac9631c228bee98cfd2a0edea3c163916)

Signed-off-by: Peter Kolbus <peter.kolbus@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



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [meta-python][morty][PATCH] python-markupsafe: Extend to build native version too
  2019-10-31 16:16 [meta-python][morty][PATCH] python-markupsafe: Extend to build native version too Peter Kolbus
@ 2019-10-31 22:07 ` Khem Raj
  0 siblings, 0 replies; 2+ messages in thread
From: Khem Raj @ 2019-10-31 22:07 UTC (permalink / raw)
  To: Peter Kolbus; +Cc: openembedded-devel

Morty is not maintained anymore

On Thu, Oct 31, 2019 at 9:16 AM Peter Kolbus <peter.kolbus@garmin.com>
wrote:

> From: Khem Raj <raj.khem@gmail.com>
>
> chromium-60+ will need it
>
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
>
> (cherry picked from commit b28aa7fac9631c228bee98cfd2a0edea3c163916)
>
> Signed-off-by: Peter Kolbus <peter.kolbus@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
>
>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-31 22:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-31 16:16 [meta-python][morty][PATCH] python-markupsafe: Extend to build native version too Peter Kolbus
2019-10-31 22:07 ` Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.