From: Denys Dmytriyenko <de...@konsulko.com>

It is a pre-built binary, hence no control over passing correct LDFLAGS.
This used to be a warning and recently became an error. Fixes:
ERROR: vis-01.50.07.15-r1 do_package_qa: QA Issue: File /usr/bin/RadioApp in 
package vis doesn't have GNU_HASH (didn't pass LDFLAGS?) [ldflags]

Signed-off-by: Denys Dmytriyenko <de...@konsulko.com>
---
 recipes-bsp/vis-fw/vis_01.50.07.15.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-bsp/vis-fw/vis_01.50.07.15.bb 
b/recipes-bsp/vis-fw/vis_01.50.07.15.bb
index 6eaf8de..3cd5648 100644
--- a/recipes-bsp/vis-fw/vis_01.50.07.15.bb
+++ b/recipes-bsp/vis-fw/vis_01.50.07.15.bb
@@ -29,6 +29,7 @@ RDEPENDS_${PN} += "${PN}-fw"
 
 FILES_${PN}-fw += "${base_libdir}/firmware/${DSPAPP}"
 
+INSANE_SKIP_${PN} = "ldflags"
 INSANE_SKIP_${PN}-fw = "arch"
 INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
 INHIBIT_PACKAGE_STRIP = "1"
-- 
2.7.4

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#13639): 
https://lists.yoctoproject.org/g/meta-ti/message/13639
Mute This Topic: https://lists.yoctoproject.org/mt/81816151/21656
Group Owner: meta-ti+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to