diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-01-21 14:44:23 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-01-21 23:09:33 +0000 |
commit | 01c335432524f250ca806381ebcb8a208524eb34 (patch) | |
tree | 0a0849327e2f4b02bb3f1aed55fd631db5a6cd95 /scripts/lib/scriptpath.py | |
parent | 2d2d17e13665f767de8b2b0b33f6b2debb174019 (diff) | |
download | poky-01c335432524f250ca806381ebcb8a208524eb34.tar.gz |
bitbake: parse/ast: Add support for BB_RECIPE_VIRTUAL_PROVIDERS
Currently, providers are set on a global config basis. This change allows
for a select set of providers configured in BB_RECIPE_VIRTUAL_PROVIDERS to
be selected on a per recipe basis. This would allow for the selection of
virtual/cross-cc as gcc or clang for example in OE-Core.
DEPENDS and task flag [depends] values are processed.
(Bitbake rev: fb119c7888ae8a749aa824f8c51780176af077f9)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptpath.py')
0 files changed, 0 insertions, 0 deletions