Files
poky/meta
Richard Purdie 7ea41de137 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: b286258fc2f6974a88ebd90d3c2f9465437cfcfd)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2021-01-27 09:33:15 +00:00
..
2021-01-21 23:08:16 +00:00
2021-01-13 08:57:57 +00:00
2020-10-06 14:15:21 +01:00
2019-08-29 14:05:12 +01:00