diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2015-10-02 22:27:21 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-10-03 00:01:43 +0100 |
commit | e11801d031896351364e7723db3392012f58b603 (patch) | |
tree | 87332740971b3b107f9e9d94fc429b76363ed898 /scripts/lib/recipetool/create.py | |
parent | 41316293e442da24fbda5a18cc2f75a57f86ea53 (diff) | |
download | openembedded-core-e11801d031896351364e7723db3392012f58b603.tar.gz openembedded-core-e11801d031896351364e7723db3392012f58b603.tar.bz2 openembedded-core-e11801d031896351364e7723db3392012f58b603.zip |
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>
Diffstat (limited to 'scripts/lib/recipetool/create.py')
0 files changed, 0 insertions, 0 deletions