poky/bitbake/lib/bb/tests/runqueue-tests/recipes
Joshua Watt 40f5a289d5 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>
2021-02-21 22:02:01 +00:00
..
fails-mc bitbake: event: Fix broken builds when multiconfig has a hyphen in the name 2021-02-21 22:02:01 +00:00
a1.bb
b1.bb
c1.bb
d1.bb
e1.bb
f1.bb bitbake: event: Fix broken builds when multiconfig has a hyphen in the name 2021-02-21 22:02:01 +00:00