diff options
author | Peter Kjellerstedt <peter.kjellerstedt@axis.com> | 2025-09-16 23:19:33 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-10-04 11:16:43 +0100 |
commit | 791bf5a43dabd8232e4f2e8ef9ded13a7d959400 (patch) | |
tree | 47552d46db20a981a82d8bbed79b52356aa3ddaf /bitbake/lib/bb/parse/parse_py/BBHandler.py | |
parent | 9ed0d68be24cea025c3268240ca6b25265915c79 (diff) | |
download | poky-791bf5a43dabd8232e4f2e8ef9ded13a7d959400.tar.gz |
bitbake: parse: Make include_all support empty variable expansions
include and require support empty variable expansions, typically used
with conditional expansions. However, include_all does not, and instead
reports an error for the first path in BBPATH.
Rewrite include_all so that its behavior matches include and require.
(Bitbake rev: 010928ceac48b20e6ab530f8e256b72201b778ec)
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/parse/parse_py/BBHandler.py')
0 files changed, 0 insertions, 0 deletions