Re: [oe] [PATCH v2 1/2] [meta-java] java-library: inherit python native

2020-01-27 Thread Richard Leitner
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 l

[oe] [PATCH v2 1/2] [meta-java] java-library: inherit python native

2020-01-24 Thread Kraag Gorim
Several components make use of python in their build process. To not rely on python being part of the HOSTTOOLS python should be inherited. Signed-off-by: Kraag Gorim --- classes/java-library.bbclass | 1 + 1 file changed, 1 insertion(+) diff --git a/classes/java-library.bbclass b/classes/java-