diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-06-06 11:45:45 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-06-16 22:23:18 +0100 |
commit | e20af03c0210a0a0af1a5daad7cf859ea3e70cc5 (patch) | |
tree | 40bc07367332f3e7ca25cd5632dc4fd1985514b9 /scripts/lib/wic/plugin.py | |
parent | f2a15854e2ed9d6e5be395bfe2b92f8fed6f897a (diff) | |
download | poky-e20af03c0210a0a0af1a5daad7cf859ea3e70cc5.tar.gz |
bitbake: event: Add event for deferred inherits
Now that deferred inherits are extension specific, we can pass this
list to an event, which our metadata can use to set class overrides
earlier (as an example).
There are limitations to this, the list of classes is unexpanded and
recursive classes are not visible. There isn't much that can be done
about this, the ones we are interested in would usually be visible
at the top level (such as class extensions).
(Bitbake rev: 205d461c05fc7b4a7c81039af3bc3fd71cbb982c)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/wic/plugin.py')
0 files changed, 0 insertions, 0 deletions