]> code.ossystems Code Review - openembedded-core.git/commit
udev: only run qemu from postinst scripts if qemu usermode is supported
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Mon, 11 Jun 2018 13:38:19 +0000 (16:38 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 18 Jun 2018 09:59:33 +0000 (10:59 +0100)
commitf3247720dc4b1c49e8fad734e20b17ba55843b97
tree8a5f57e24069359746bb49c3ba234755eaf6a71d
parentcca3c084b6c9bf600d7306e3fe12c4f236b78656
udev: only run qemu from postinst scripts if qemu usermode is supported

Otherwise, there would be a failure at image creation time; avoid
that by postponing to first boot explicitly.

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/systemd/systemd_237.bb
meta/recipes-core/udev/eudev_3.2.5.bb