Re: [yocto] [meta-java][PATCH 00/14] openjdk-8 updates

2018-03-06 Thread Maxin B. John
Hi André, On Mon, Mar 05, 2018 at 09:30:52AM +, André Draszik wrote: > Hi, > > OpenJDK8 in yocto is a bit outdated, so these patches > - update openjdk-8 from the 1.5 year old version 102b14 to the > current 162b12 > - modernize the recipe using bitbake variable overrides > - enable buildin

Re: [yocto] [meta-java][PATCH 00/14] openjdk-8 updates

2018-03-05 Thread Khem Raj
On Mon, Mar 5, 2018 at 1:30 AM, André Draszik wrote: > Hi, > > OpenJDK8 in yocto is a bit outdated, so these patches > - update openjdk-8 from the 1.5 year old version 102b14 to the > current 162b12 > - modernize the recipe using bitbake variable overrides > - enable building with 'security' fla

[yocto] [meta-java][PATCH 00/14] openjdk-8 updates

2018-03-05 Thread André Draszik
Hi, OpenJDK8 in yocto is a bit outdated, so these patches - update openjdk-8 from the 1.5 year old version 102b14 to the current 162b12 - modernize the recipe using bitbake variable overrides - enable building with 'security' flags enabled - fix the aarch64 build (by using the aarch64 port, whic