Re: [yocto] should layers define BB_DANGLINGAPPENDS_WARNONLY ?= "1"?

2015-11-03 Thread Robert P. J. Day
On Mon, 2 Nov 2015, Khem Raj wrote: > On Mon, Nov 2, 2015 at 9:54 AM, Robert P. J. Day > wrote: > > > > perusing the meta-musl layer, and noticed in layer.conf the line: > > > > BB_DANGLINGAPPENDS_WARNONLY ?= "1" > > should be avoided although meta-musl is a bit core in

Re: [yocto] should layers define BB_DANGLINGAPPENDS_WARNONLY ?= "1"?

2015-11-02 Thread Gary Thomas
On 2015-11-02 10:54, Robert P. J. Day wrote: perusing the meta-musl layer, and noticed in layer.conf the line: BB_DANGLINGAPPENDS_WARNONLY ?= "1" i thought this was a bit odd since (at least to me) it seems like the sort of thing a *developer* might set in their local.conf to temporarily

Re: [yocto] should layers define BB_DANGLINGAPPENDS_WARNONLY ?= "1"?

2015-11-02 Thread Khem Raj
On Mon, Nov 2, 2015 at 9:54 AM, Robert P. J. Day wrote: > > perusing the meta-musl layer, and noticed in layer.conf the line: > > BB_DANGLINGAPPENDS_WARNONLY ?= "1" should be avoided although meta-musl is a bit core in nature. this is so that it can interface with