When using meta-rust layer for rust below do_package_qa error in librsvg is observed
Fix the below error: ERROR: librsvg-2.52.10-r0 do_package_qa: QA Issue: File /usr/bin/rsvg-convert in package rsvg doesn't have GNU_HASH (didn't pass LDFLAGS?) File /usr/bin/rsvg-convert in package rsvg doesn't have GNU_HASH (didn't pass LDFLAGS?) [ldflags] ERROR: librsvg-2.52.10-r0 do_package_qa: Fatal QA errors were found, failing task. Upstream-Status: Pending gitlint-ignore: B1, CCL1 Signed-off-by: Nikhil R <nikhi...@kpit.com> --- meta/recipes-gnome/librsvg/librsvg_2.52.10.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-gnome/librsvg/librsvg_2.52.10.bb b/meta/recipes-gnome/librsvg/librsvg_2.52.10.bb index b79e95a04f..21f502444b 100644 --- a/meta/recipes-gnome/librsvg/librsvg_2.52.10.bb +++ b/meta/recipes-gnome/librsvg/librsvg_2.52.10.bb @@ -73,3 +73,5 @@ FILES:librsvg-gtk = "${libdir}/gdk-pixbuf-2.0/*/*/*.so \ RRECOMMENDS:librsvg-gtk = "gdk-pixbuf-bin" PIXBUF_PACKAGES = "librsvg-gtk" + +TARGET_CC_ARCH += "${LDFLAGS}" -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#196844): https://lists.openembedded.org/g/openembedded-core/message/196844 Mute This Topic: https://lists.openembedded.org/mt/104803697/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-