]> code.ossystems Code Review - openembedded-core.git/commit
opensbi-payloads.inc: Use strings for fallback
authorKhem Raj <raj.khem@gmail.com>
Fri, 15 Oct 2021 03:58:02 +0000 (20:58 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 16 Oct 2021 16:41:05 +0000 (17:41 +0100)
commitb5c93cb9a63ebd8601623f411737c0af7f7efd4a
tree0746aaa5bf62da3ef6dfc4918f842c51e9c9caf2
parent9ba6df1b2cda5d95b60e9a80bf6b1d4e4855b10c
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

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>
meta/recipes-bsp/opensbi/opensbi-payloads.inc