diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2014-07-22 10:45:04 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-07-23 21:59:14 +0100 |
commit | dc6a9a94359280822205a04d5ad11c64423c75e1 (patch) | |
tree | 3c20a093788df4345ce39e9779d19ff5e756c041 /meta/recipes-devtools | |
parent | 0270b0e1c599ea56c3ba1479d5231b9fbaf877ce (diff) | |
download | poky-dc6a9a94359280822205a04d5ad11c64423c75e1.tar.gz |
systemd: change dependency relationships
When building out a systemd based image, the udev-hwdb postinstall
script always fails at rootfs time. This is because that the 'udevadm'
command used in udev-hwdb postinstall script is now in the udev
package and udev recommends udev-hwdb.
Instead of letting udev recommends udev-hwdb, we let systemd do it
and make udev-hwdb rdepend on udev.
(From OE-Core rev: f14ee284da19665f157453021e3fa0e3a0dbf75d)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
0 files changed, 0 insertions, 0 deletions