Hi,

Aleksandar Nikolic via lists.yoctoproject.org <aleksandar.nikolic010=
gmail....@lists.yoctoproject.org> escreveu (sexta, 27/09/2024 à(s) 09:06):

> Hello,
>
> is there a way to force Yocto to use sstate-cache during the build and
> fail/print warnings if some recipes try to build from source?
>

There is no specific command for this but you can do something like:

bitbake TARGET --setscene-only
bitbake TARGET --dry-run
less */log/cooker/*/console-latest.log

With the less you can see the missing pieces that need to be executed.

Jose


>
> Aleksandar
>
> 
>
>

-- 
Best regards,

José Quaresma
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#63903): https://lists.yoctoproject.org/g/yocto/message/63903
Mute This Topic: https://lists.yoctoproject.org/mt/108682782/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to