poky/scripts/postinst-intercepts
Kai Kang 60bdb3d6a1 udev-hwdb: fix postinstall scripts failures when multilib enabled
When multilib is enabled and both udev-hwdb and ${MLPREFIX}udev-hwdb are
installed to image, it fails to run one of their postinstall scripts
that they both call ${base_bindir}/udevadm with same user mode qemu.

Duplicate udevadm and add postinst-intercept update_udev_hwdb to fix the
failures.

(From OE-Core rev: d6b737a31a8842cdc770b05e28503c81a691d10d)

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-10-25 14:53:44 +01:00
..
delay_to_first_boot postinst_intercepts: add a delay_to_first_boot hook 2018-01-30 11:50:12 +00:00
postinst_intercept postinst_intercept: allow to pass variables with spaces 2015-09-09 14:27:39 +01:00
update_font_cache update_font_cache: update script for multilib 2018-09-13 07:42:28 +01:00
update_gio_module_cache qemuwrapper-cross: enable multilib and nativesdk variants of the script 2018-06-18 11:07:58 +01:00
update_gtk_immodules_cache update_gtk_immodules_cache: update for multilib 2018-09-13 07:42:28 +01:00
update_icon_cache gtk-icon-cache: pass the native libdir to the intercept 2015-10-29 07:31:16 +00:00
update_pixbuf_cache qemuwrapper-cross: enable multilib and nativesdk variants of the script 2018-06-18 11:07:58 +01:00
update_udev_hwdb udev-hwdb: fix postinstall scripts failures when multilib enabled 2018-10-25 14:53:44 +01:00