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
<douglas.royds=taitradio....@lists.openembedded.org> 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 <douglas.ro...@taitradio.com>
> ---
>  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
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#152256): 
https://lists.openembedded.org/g/openembedded-core/message/152256
Mute This Topic: https://lists.openembedded.org/mt/83090209/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to