2023. 02. 24. 12:12 keltezéssel, Alexander Kanavin írta:
On Fri, 24 Feb 2023 at 11:52, Alexander Kanavin via
lists.openembedded.org <[email protected]>
wrote:
It also succeeds when there is no inherit rust at all, in the current
master branch recipe.

If inherit rust is conditional, and condition is false, then there is
some other change that triggers the failure, and that change should be
conditional as well.
Or is it the other way around - fails when condition should be true?
How did you write it?

Copied from a different recipe and modified for this use case:

inherit ${@bb.utils.contains('PACKAGECONFIG', 'rusticl', 'rust', '', d)}


Alex

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#177696): 
https://lists.openembedded.org/g/openembedded-core/message/177696
Mute This Topic: https://lists.openembedded.org/mt/97202946/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to