]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
opensbi: append LDFLAGS to TARGET_CC_ARCH
authorThomas Perrot <thomas.perrot@bootlin.com>
Tue, 30 Jan 2024 06:59:44 +0000 (07:59 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 2 Feb 2024 11:06:14 +0000 (11:06 +0000)
commitb82e1e99feb8b0d70ff4c4bcac67336d562d2e53
tree20482bd5ac0c88dc7a1f97069f184c61af2eb9f1
parent7fa10f29b31f8aae572026a00a6354aec539d044
opensbi: append LDFLAGS to TARGET_CC_ARCH

To solve the following GNU_HASH error:
ERROR: opensbi-1.4-r0 do_package_qa: QA Issue: File /share/opensbi/lp64/generic/firmware/fw_dynamic.elf in package opensbi doesn't have GNU_HASH (didn't pass LDFLAGS?)
File /share/opensbi/lp64/generic/firmware/fw_payload.elf in package opensbi doesn't have GNU_HASH (didn't pass LDFLAGS?)
File /share/opensbi/lp64/generic/firmware/fw_jump.elf in package opensbi doesn't have GNU_HASH (didn't pass LDFLAGS?) [ldflags]

[YOCTO #15370] -- https://bugzilla.yoctoproject.org/show_bug.cgi?id=15370

Signed-off-by: Thomas Perrot <thomas.perrot@bootlin.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-bsp/opensbi/opensbi_1.4.bb