mirror of
https://git.yoctoproject.org/poky
synced 2026-06-18 18:49:51 +00:00
4a78f52d87
With new bitbake UIs having the cooker exit at 'random' points in the codebase is problematic. This patch raises an exception which matches the situation instead. (Bitbake rev: 181a9735d02ebd517378558e909efc8b1b118973) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>