[oe] [meta-java][PATCH 0/2] Allow building jre from hosttools

Richard Leitner richard.leitner at skidata.com
Wed Apr 3 09:09:23 UTC 2019


Hi Andrej, Peter,

On 01/04/2019 16:08, Andrej Valek wrote:
> From: Peter Marko <peter.marko at siemens.com>
> 
> Buildding whole native openjdk toolchain takes very long time
> as is a waste of resources.
> 
> Following layer configuration allows to build from hosttools:
> HOSTTOOLS += "java javac pack200"
> ASSUME_PROVIDED += "openjdk-8-native"
> 
> This requires some changes in the recipes.

Thanks for this series.

I'll merge it to master-next, take a look at it ASAP and run it through 
my tests. Unfortunately I'm currently quite busy so please don't expect 
any results before end of next week. Sorry for that.

regards;Richard.L

> 
> Peter Marko (2):
>    openjre-8: allow build from hosttools
>    openjdk-8: add missing unzip-native dependency
> 
>   recipes-core/openjdk/openjdk-8-cross.inc | 7 +++----
>   1 file changed, 3 insertions(+), 4 deletions(-)
> 


More information about the Openembedded-devel mailing list