mirror of
https://git.yoctoproject.org/poky
synced 2026-07-09 13:37:24 +00:00
7e0e0ef000
Drop a len() usage that isn't needed, drop a comment that isn't needed and use bb.fatal() to end the task with an error. (From OE-Core rev: 1b9cf9cc2a52902e1181d2dac2ba9f2c3172835a) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>