[oe] [PATCH 2/2] icedtea7-native: inherit python native

Alexander Kanavin alex.kanavin at gmail.com
Fri Jan 24 15:44:38 UTC 2020


Python 2.x just went out of support. Can we somehow make it use Python 3.x
please?

Alex

On Fri, 24 Jan 2020 at 16:43, Kraag Gorim <kraaggorim at gmail.com> wrote:

> icedtea7-native relys on python to enable building it. Therefor it
> should inherit python instead of assuming python being part of
> HOSTTOOLS.
>
> Signed-off-by: Kraag Gorim <kraaggorim at gmail.com>
> ---
>  recipes-core/icedtea/icedtea7-native.inc | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/recipes-core/icedtea/icedtea7-native.inc
> b/recipes-core/icedtea/icedtea7-native.inc
> index b578cb2..145ca26 100644
> --- a/recipes-core/icedtea/icedtea7-native.inc
> +++ b/recipes-core/icedtea/icedtea7-native.inc
> @@ -30,6 +30,7 @@ CFLAGS_append = " -Wno-error=stringop-overflow
> -Wno-error=return-type"
>
>  inherit native java autotools pkgconfig
>  inherit openjdk-build-helper
> +inherit pythonnative
>
>  JAVA_HOME[unexport] = "1"
>
> --
> 2.24.0
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>


More information about the Openembedded-devel mailing list