poky/meta
Jiaying Song 6a17b9f352 gobject-introspection: Fix wrong PN used in MULTILIB_SCRIPTS
The current MULTILIB_SCRIPTS entry incorrectly assigns
g-ir-annotation-tool and g-ir-scanner to the ${PN} package. However,
these scripts are actually installed in the gobject-introspection-tools
package. This leads to incorrect symlinks being created when multilib is
enabled. Therefore, this patch correctly moves them to the ${PN}-tools
package.

Error log:

root@intel-x86-64:~# ls -l /usr/bin/g-ir-scanner
lrwxrwxrwx 1 root root 27 Mar  9  2018 /usr/bin/g-ir-scanner -> /usr/bin/g-ir-scanner-lib64
root@intel-x86-64:~# ls -l /usr/bin/g-ir-scanner-lib64
ls: cannot access '/usr/bin/g-ir-scanner-lib64': No such file or directory

(From OE-Core rev: 94aa798624dd3e1d0bfeccc046936a4a4f87b8ca)

Signed-off-by: Jiaying Song <jiaying.song.cn@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-05-01 14:22:54 +01:00
..
classes cve-check: fix debug message 2025-05-01 14:22:54 +01:00
classes-global uninative: show errors if installing fails 2025-04-29 09:55:32 +01:00
classes-recipe lib/classes/conf: refactor qemu.bbclass functions into library functions 2025-05-01 14:22:54 +01:00
conf glibc-y2038-tests: remove glibc-y2038-tests_2.41.bb recipe 2025-05-01 14:22:54 +01:00
files overlayfs-etc: Unmount /sys and /proc before init 2025-03-27 11:19:04 +00:00
lib oeqa/selftest/wic: Add ext4 to IMAGE_FSTYPES in test_exclude_path_with_extra_space 2025-05-01 14:22:54 +01:00
recipes-bsp recipes: Drop remaining md5sum checksums 2025-05-01 14:22:53 +01:00
recipes-connectivity openssh: Add pam_env support 2025-04-24 11:27:06 +01:00
recipes-core libxml2: upgrade 2.13.6 -> 2.13.8 2025-05-01 14:22:54 +01:00
recipes-devtools valgrind: Upgrade from 3.24.0 to 3.25.0 2025-05-01 14:22:54 +01:00
recipes-extended gzip: upgrade 1.13 -> 1.14 2025-05-01 14:22:54 +01:00
recipes-gnome gobject-introspection: Fix wrong PN used in MULTILIB_SCRIPTS 2025-05-01 14:22:54 +01:00
recipes-graphics recipes: Drop remaining md5sum checksums 2025-05-01 14:22:53 +01:00
recipes-kernel makedumpfile: upgrade 1.7.6 -> 1.7.7 2025-05-01 14:22:54 +01:00
recipes-multimedia recipes: Drop remaining md5sum checksums 2025-05-01 14:22:53 +01:00
recipes-rt rt-tests: Fix build with glibc 2.41+ 2025-01-29 16:16:52 +00:00
recipes-sato webkitgtk: Fix build break on non-arm/non-x86 systems 2025-04-24 11:27:06 +01:00
recipes-support recipes: Drop remaining md5sum checksums 2025-05-01 14:22:53 +01:00
site site/arm-linux: Fix typo for sizeof_char_p 2024-11-21 12:16:28 +00:00
COPYING.MIT
recipes.txt