diff options
author | Joshua Watt <jpewhacker@gmail.com> | 2021-02-19 20:37:00 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-02-21 22:02:01 +0000 |
commit | 40f5a289d5f3fd8b1d0f3ee1544531b85f5ab350 (patch) | |
tree | 682b115929d4f7327289826cfcc9604d12f181a0 /meta-yocto-bsp | |
parent | 90e5cce0e31ed40c17b6cfed46945c8536c99ee3 (diff) | |
download | poky-40f5a289d5f3fd8b1d0f3ee1544531b85f5ab350.tar.gz |
bitbake: event: Fix broken builds when multiconfig has a hyphen in the name
5f7fdf7b2d ("bitbake: event: Prevent bitbake from executing event
handler for wrong multiconfig target") broke multiconfig builds contain
a hyphen, since it's attempt to use the multiconfig as part of a
function name and python functions are not allowed to contain a hyphen.
Rework the bitbake multiconfig test to test a multiconfig with a hyphen
and one with an underscore to validate this doesn't break in the future.
(Bitbake rev: c3168df330a4563cbd03ba74de55a22217d823ed)
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto-bsp')
0 files changed, 0 insertions, 0 deletions