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-07 00:05:39 +0100 |
commit | 2bff51b958c81079260d749dd9dbab815de41b80 (patch) | |
tree | ab974b4a2e8f85bb84be70aa3d98fdeff5fe6716 /scripts/lib/devtool/upgrade.py | |
parent | 9ef953f10d9f83b69bd3187f0690f8b758119ba4 (diff) | |
download | poky-2bff51b958c81079260d749dd9dbab815de41b80.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 'scripts/lib/devtool/upgrade.py')
0 files changed, 0 insertions, 0 deletions