]> code.ossystems Code Review - openembedded-core.git/commit
udev: add PROVIDES = "libgudev"
authorAndreas Müller <schnitzeltony@googlemail.com>
Fri, 2 Oct 2015 20:27:21 +0000 (22:27 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 2 Oct 2015 23:01:43 +0000 (00:01 +0100)
commite11801d031896351364e7723db3392012f58b603
tree87332740971b3b107f9e9d94fc429b76363ed898
parent41316293e442da24fbda5a18cc2f75a57f86ea53
udev: add PROVIDES = "libgudev"

With the last update of systemd libgudev was splitted out of systemd. To make
packages depending on libgudev happy, a recipe building libgudev was created in
meta-oe and the dependencies were modified from udev to libgudev.

This works fine for distros using systemd as init system, but distros not using
build udev which provides libgudev.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/udev/udev.inc