diff options
author | Khem Raj <raj.khem@gmail.com> | 2021-10-14 20:58:02 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-10-16 17:41:59 +0100 |
commit | 43e6557190915245d65cb8c8007a864ccf822548 (patch) | |
tree | 3edb160199a99f952f0b70cc6d03abdcc16f6141 /meta/recipes-graphics | |
parent | db22ea8dbac3bc9fff5d8e7ee06ca633c59f3e24 (diff) | |
download | poky-43e6557190915245d65cb8c8007a864ccf822548.tar.gz |
opensbi-payloads.inc: Use strings for fallback
This function is evaluated during parse and some machines maynot use
external payload, on such machines this fails to parse
Fixes
bb.data_smart.ExpansionError: Failure expanding variable do_compile[depends], expression was ${@riscv_get_do_compile_depends(d)} which triggered exception TypeError: argument of type 'NoneType' is not iterab
le
(From OE-Core rev: b5c93cb9a63ebd8601623f411737c0af7f7efd4a)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
0 files changed, 0 insertions, 0 deletions