Files
poky/scripts
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
..
2018-03-15 06:27:19 -07:00
2018-07-26 13:16:40 +01:00
2016-06-01 12:47:10 +01:00
2016-12-13 22:55:21 +00:00
2018-10-10 12:47:35 +01:00

This directory contains Various useful scripts for working with OE builds