Re: [oe] [meta-oe][PATCH 1/2] nodejs: don't enable ares support by default

2020-02-25 Thread Khem Raj
On 2/25/20 11:22 AM, Martin Jansa wrote: > On Tue, Feb 25, 2020 at 11:13:42AM -0800, Khem Raj wrote: >> On Tue, Feb 25, 2020 at 11:07 AM Martin Jansa wrote: >>> >>> * c-ares is in meta-networking and meta-oe doesn't depend on meta-networking >>> * fixes: >>> ERROR: Nothing PROVIDES 'c-ares' (b

Re: [oe] [meta-oe][PATCH 1/2] nodejs: don't enable ares support by default

2020-02-25 Thread Martin Jansa
On Tue, Feb 25, 2020 at 08:22:02PM +0100, Martin Jansa wrote: > On Tue, Feb 25, 2020 at 11:13:42AM -0800, Khem Raj wrote: > > On Tue, Feb 25, 2020 at 11:07 AM Martin Jansa > > wrote: > > > > > > * c-ares is in meta-networking and meta-oe doesn't depend on > > > meta-networking > > > * fixes: > >

Re: [oe] [meta-oe][PATCH 1/2] nodejs: don't enable ares support by default

2020-02-25 Thread Martin Jansa
On Tue, Feb 25, 2020 at 11:13:42AM -0800, Khem Raj wrote: > On Tue, Feb 25, 2020 at 11:07 AM Martin Jansa wrote: > > > > * c-ares is in meta-networking and meta-oe doesn't depend on meta-networking > > * fixes: > > ERROR: Nothing PROVIDES 'c-ares' (but > > meta-oe/recipes-devtools/nodejs/nodejs

Re: [oe] [meta-oe][PATCH 1/2] nodejs: don't enable ares support by default

2020-02-25 Thread Khem Raj
On Tue, Feb 25, 2020 at 11:07 AM Martin Jansa wrote: > > * c-ares is in meta-networking and meta-oe doesn't depend on meta-networking > * fixes: > ERROR: Nothing PROVIDES 'c-ares' (but > meta-oe/recipes-devtools/nodejs/nodejs_12.14.1.bb DEPENDS on or otherwise > requires it) > in builds with

[oe] [meta-oe][PATCH 1/2] nodejs: don't enable ares support by default

2020-02-25 Thread Martin Jansa
* c-ares is in meta-networking and meta-oe doesn't depend on meta-networking * fixes: ERROR: Nothing PROVIDES 'c-ares' (but meta-oe/recipes-devtools/nodejs/nodejs_12.14.1.bb DEPENDS on or otherwise requires it) in builds without meta-networking Signed-off-by: Martin Jansa --- meta-oe/recip