]> code.ossystems Code Review - openembedded-core.git/commit
packagegroup-core-lsb/-x11-sato: no udev-extraconf in case of systemd
authorChen Qi <Qi.Chen@windriver.com>
Wed, 24 Oct 2018 06:11:50 +0000 (14:11 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 25 Oct 2018 13:36:34 +0000 (14:36 +0100)
commitecf1e696a03f11e19247c4f37e17de7084d0056c
tree9e9aeee1a3e39a790708bd364d4365c784a56077
parentb53d5094d5e05f9c1955c8565d777ad74f668f7e
packagegroup-core-lsb/-x11-sato: no udev-extraconf in case of systemd

The automount udev rule in udev-extraconf is likely to cause conflicts
or failures in case of systemd. We are seeing errors like below for
qemu bsps.

  run-media-hdc.mount loaded failed failed /run/media/hdc

So do not install udev-extraconf in case of systemd in these two
packagegroups.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/packagegroups/packagegroup-core-lsb.bb
meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb