Re: [yocto] [meta-java][PATCH 1/2] openjdk-8: fix MAKE detection patch

2018-03-15 Thread Maxin B. John
Hi Andre', On Thu, Mar 15, 2018 at 09:10:05AM +, André Draszik wrote: > On Tue, 2018-03-13 at 18:10 +0200, Maxin B. John wrote: > > Hi André, > > > > Merged, Thanks. > > Thanks Maxin. > > Did you forget the 2nd patch, or is there an issue with it? > > BTW, I just noticed that master and

Re: [yocto] [meta-java][PATCH 1/2] openjdk-8: fix MAKE detection patch

2018-03-15 Thread Maxin B. John
Hi André, On Thu, Mar 15, 2018 at 09:10:05AM +, André Draszik wrote: > On Tue, 2018-03-13 at 18:10 +0200, Maxin B. John wrote: > > Hi André, > > > > On Mon, Mar 12, 2018 at 04:38:05PM +, André Draszik wrote: > > > From: André Draszik > > > > > > The patch had a few typos, leading to err

Re: [yocto] [meta-java][PATCH 1/2] openjdk-8: fix MAKE detection patch

2018-03-15 Thread André Draszik
On Tue, 2018-03-13 at 18:10 +0200, Maxin B. John wrote: > Hi André, > > On Mon, Mar 12, 2018 at 04:38:05PM +, André Draszik wrote: > > From: André Draszik > > > > The patch had a few typos, leading to errors during ./configure > >../jdk8u-4be07cb28b21/common/autoconf/configure: line 8408

Re: [yocto] [meta-java][PATCH 1/2] openjdk-8: fix MAKE detection patch

2018-03-13 Thread Maxin B. John
Hi André, On Mon, Mar 12, 2018 at 04:38:05PM +, André Draszik wrote: > From: André Draszik > > The patch had a few typos, leading to errors during ./configure >../jdk8u-4be07cb28b21/common/autoconf/configure: line 8408: test: too many > arguments > > Change-Id: I867eba7aae3390aa869e69c

[yocto] [meta-java][PATCH 1/2] openjdk-8: fix MAKE detection patch

2018-03-12 Thread André Draszik
From: André Draszik The patch had a few typos, leading to errors during ./configure ../jdk8u-4be07cb28b21/common/autoconf/configure: line 8408: test: too many arguments Change-Id: I867eba7aae3390aa869e69c86f29e77b505043e7 --- recipes-core/openjdk/patches-openjdk-8/dont-expect-fqpn-for-make.