On Thu, 6 Apr 2023 at 17:01, Jesus.JimenezSanchez via lists.yoctoproject.org <[email protected]> wrote: > > Hello, > > Thank you, SKIP_RECIPE is what I was looking for. Unfortunately, it is a > dependency for python3-cryptography, as was mentioned in another message, and > the build fails instantly, so it doesn't look like we'll be removing it.
Also in some of recipies your dependencies might be gated by PACKAGECONFIG flags. You might be able to gate them by disabling some of PACKAGECONFIG features. -- With best wishes Dmitry
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#59632): https://lists.yoctoproject.org/g/yocto/message/59632 Mute This Topic: https://lists.yoctoproject.org/mt/98079587/21656 Mute #bitbake:https://lists.yoctoproject.org/g/yocto/mutehashtag/bitbake Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
