]> code.ossystems Code Review - openembedded-core.git/commit
gobject-introspection: replace prelink-rtld with objdump -p
authorAlexander Kanavin <alex.kanavin@gmail.com>
Thu, 27 Jan 2022 10:20:05 +0000 (11:20 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Feb 2022 07:29:44 +0000 (07:29 +0000)
commit767e0880d4d729e659e859dd99c1cdb084b8ba51
treebd91508ff6ab6bef8a7d3d90578d323cbea8a0ad
parentd4c37ca1f1e97d53045521e9894dc9ed5b1c22a1
gobject-introspection: replace prelink-rtld with objdump -p

g-i internally processes the output with regexes, and seems
happy with what objdump is printing. It only needs to resolve
the library name as passed to the linker to the library file name.
Also recursive resolution (that ldd is doing and objdump is not)
is not necessary.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/gobject-introspection.bbclass
meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-giscanner-ignore-error-return-codes-from-ldd-wrapper.patch [deleted file]
meta/recipes-gnome/gobject-introspection/gobject-introspection_1.70.0.bb