Files
poky/meta/recipes-graphics
Richard Purdie c917323a39 classes/recipes: Switch to use inherit_defer
Now that bitbake supports the use of inherit_defer, switch all conditional
(variable based) inherits to use this instead. This leads to more a more
deterministic user experience since there is no longer an immediate expansion
and later changes to the variables in question (e.g. a bbappend) are
accounted for.

This patch tries to ensure the behaviour before/after remains as unchanged
as it reasonably can, e.g. by always inherting populate_sdk_base. native
and nativesdk continue to need to be inherited last, hence being used
with inherit_defer in a handful of very specific cases.

(From OE-Core rev: 451363438d38bd4552d5bcec4a92332f5819a5d4)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2024-01-18 10:15:58 +00:00
..
2024-01-12 11:54:05 +00:00
2024-01-15 21:42:15 +00:00
2021-12-06 11:09:52 +00:00
2023-11-23 12:46:41 +00:00
2024-01-10 17:01:28 +00:00
2023-11-20 15:30:52 +00:00
2024-01-15 21:42:15 +00:00
2023-09-18 08:53:10 +01:00
2023-11-05 11:28:46 +00:00
2023-05-03 11:50:09 +01:00
2023-07-21 11:52:26 +01:00