Files
poky/meta/classes
Richard Purdie e90cea97d2 linuxloader: Avoid confusing string concat errors
None is a bad choice of return value for functions used in variables
(strings) as a failure results in concatination errors. Use a string
with a clear meaning that can be searched for instead.

(From OE-Core rev: c04f04e714ede5d3904058ec82459139ed5e42fa)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-12-19 17:18:07 +00:00
..
2020-11-24 10:27:45 +00:00
2020-07-12 12:21:48 +01:00
2020-10-30 13:22:48 +00:00