diff options
author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2013-05-14 14:23:29 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-05-16 00:09:49 +0300 |
commit | ec89446cb41c2be6aa76904f972d21611df90a5f (patch) | |
tree | 91149484f052ddf2b21a67f253fa6b8583e6524e /meta/recipes-connectivity | |
parent | 39537e01a53b25741171f68aa05137aee9ba392b (diff) | |
download | poky-ec89446cb41c2be6aa76904f972d21611df90a5f.tar.gz |
systemd: make udev-hwdb postinstall run on host
Run udevadm inside qemu in order to create the HW database index on
host.
The alternative would be to build a native version
of udevadm which would imply several things: split out systemd recipe,
create a common inc file and create a new recipe for udevadm native.
However, this latter solution might also add up to the build time
(the native recipe would need to run configure, make udevadm, install),
besides the time spent in the actual postinstall...
So, having the postinstall run through qemu is a good trade-off.
[YOCTO #4341]
(From OE-Core rev: 0f6c0ed7888603c8d026a671f2acb1515ce799bf)
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity')
0 files changed, 0 insertions, 0 deletions