Hi,
this is a note to let you know that I've just added this patch to the
master-next branch of the meta-java repository at
git://git.yoctoproject.org/meta-java
As soon as it has gone through some more testing it will likely be
merged to the master branch.
If you have any questions, please let me know.
Please note that this patch wasn't formatted correctly as some extra
linebreaks were inserted.
To avoid this in the future please fix your mail program or use
git-send-email. Thanks!
regards;rl
On Fri, Jan 24, 2020 at 05:22:18PM +0100, Kraag Gorim 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 <[email protected]>
> ---
> 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..41da925 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 python3native
>
> JAVA_HOME[unexport] = "1"
>
> --
> 2.24.0
> --
> _______________________________________________
> Openembedded-devel mailing list
> [email protected]
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel