Re-adding list, as I think this is valid information for all Yocto users. On Thu, Nov 3, 2022 at 10:24 PM martin.leduc via lists.yoctoproject.org <[email protected]> wrote:
> Ok, I get that. If DISTRO_FEATURES is settable only into local.conf, what > are the other variables valid into the local.conf only? No, thats not how it works. Its like this: - if the variable is supposed to only have an effect within the very bb file that you are looking at then it can stay in the recipe - if the variable is supposed to affect something else, it needs to go into a configuration file. This is is not tied to specific variable names or such. It is purely about the visibility. Greetz, Josef
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#58479): https://lists.yoctoproject.org/g/yocto/message/58479 Mute This Topic: https://lists.yoctoproject.org/mt/94793700/21656 Mute #systemd:https://lists.yoctoproject.org/g/yocto/mutehashtag/systemd Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
