Re: [oe] [meta-java][PATCH v2 1/5] layer.conf: stop OpenJDK-8(native) build dependencies from being installed

2018-08-22 Thread Richard Leitner
On 8/22/18 2:57 PM, André Draszik wrote: > On Wed, 2018-08-22 at 14:11 +0200, Richard Leitner wrote: >> Hi André, >> >> On 8/22/18 2:04 PM, André Draszik wrote: >>> Hi Richard, >>> >>> I've noticed that I had one more uncommitted but necessary patch lying >>> around to make the aarch32 port work w

Re: [oe] [meta-java][PATCH v2 1/5] layer.conf: stop OpenJDK-8(native) build dependencies from being installed

2018-08-22 Thread André Draszik
On Wed, 2018-08-22 at 14:11 +0200, Richard Leitner wrote: > Hi André, > > On 8/22/18 2:04 PM, André Draszik wrote: > > Hi Richard, > > > > I've noticed that I had one more uncommitted but necessary patch lying > > around to make the aarch32 port work with musl. > > Thank you for noticing! > > W

Re: [oe] [meta-java][PATCH v2 1/5] layer.conf: stop OpenJDK-8(native) build dependencies from being installed

2018-08-22 Thread Richard Leitner
Hi André, On 8/22/18 2:04 PM, André Draszik wrote: > Hi Richard, > > I've noticed that I had one more uncommitted but necessary patch lying > around to make the aarch32 port work with musl. Thank you for noticing! We should definitely add qemu test-images with musl. So similar issues pop up du

Re: [oe] [meta-java][PATCH v2 1/5] layer.conf: stop OpenJDK-8(native) build dependencies from being installed

2018-08-22 Thread André Draszik
Hi Richard, I've noticed that I had one more uncommitted but necessary patch lying around to make the aarch32 port work with musl. Hope it's not too late for v3, but I can send a follow-up instead if you prefer. Cheers, Andre' On Wed, 2018-08-22 at 11:26 +0200, Richard Leitner wrote: > Hi, > th

Re: [oe] [meta-java][PATCH v2 1/5] layer.conf: stop OpenJDK-8(native) build dependencies from being installed

2018-08-22 Thread Richard Leitner
Hi, this is a note to let you know that I've just added this series 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, plea

[oe] [meta-java][PATCH v2 1/5] layer.conf: stop OpenJDK-8(native) build dependencies from being installed

2018-08-20 Thread André Draszik
From: André Draszik Avoid installation of all openjdk-8-native buildtime dependencies into a depending recipe's sysroot. To execute openjdk-8-native as part of a depending recipe's build, we don't need the openjdk-8-native build time dependencies (like ant-native, or more importantly icedtea-7-na