Douglas Royds <[email protected]> escreveu no dia quinta, 27/05/2021 à(s) 00:26: > > Yes, we could, but it's quite a long list, and I'm reluctant to start > naming specific packages. > > I only did the INHIBIT_DEFAULT_DEPS test (that I'm reverting here) in > the first place to silence the warnings. I think demoting these > warnings to notes is a better solution.
I agree. Probably it is more problematic to maintain, especially if the list of packages is long. > > On Wed, 26 May 2021 at 20:52, Jose Quaresma <[email protected]> wrote: > > > > Hi, > > > > Instead of reverting we can add an exception for the packages you mentioned: > > gcc-cross and friends, binutils-cross, and importantly, the linux kernel. > > > > Douglas via lists.openembedded.org > > <[email protected]> escreveu no dia > > quarta, 26/05/2021 à(s) 01:28: > > > > > > Although this silenced the warnings, it also turned off icecc for > > > gcc-cross and friends, binutils-cross, and importantly, the linux > > > kernel. > > > > > > This reverts commit 0315aabeff8e6483b737d0e23d6841f1394ad3c8. > > > > > > [YOCTO #13863] > > > > > > Signed-off-by: Douglas Royds <[email protected]> > > > --- > > > meta/classes/icecc.bbclass | 4 ---- > > > 1 file changed, 4 deletions(-) > > > > > > diff --git a/meta/classes/icecc.bbclass b/meta/classes/icecc.bbclass > > > index d095305ed8..0dde960e7a 100644 > > > --- a/meta/classes/icecc.bbclass > > > +++ b/meta/classes/icecc.bbclass > > > @@ -138,10 +138,6 @@ def use_icecc(bb,d): > > > if icecc_is_cross_canadian(bb, d): > > > return "no" > > > > > > - if d.getVar('INHIBIT_DEFAULT_DEPS', False): > > > - # We don't have a compiler, so no icecc > > > - return "no" > > > - > > > pn = d.getVar('PN') > > > bpn = d.getVar('BPN') > > > > > > -- > > > 2.25.1 > > > > > > > > > > > > > > > > > > -- > > Best regards, > > > > José Quaresma > > -- > This Communication is Confidential. We only send and receive email on the > basis of the terms set out at www.taitradio.com/email_disclaimer > <http://www.taitradio.com/email_disclaimer> -- Best regards, José Quaresma
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#152311): https://lists.openembedded.org/g/openembedded-core/message/152311 Mute This Topic: https://lists.openembedded.org/mt/83090209/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
