systemd: add a hard dependency on udev=$EXTENDPKGV
authorRoss Burton <ross.burton@intel.com>
Thu, 6 Feb 2014 14:13:12 +0000 (14:13 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 6 Feb 2014 15:30:45 +0000 (15:30 +0000)
commit6c7f9df887f517427f251d8a6e7b1b0493b5fae4
treec59d42207b2b5137c91000283570177fa4326752
parentc2769c24c0ec60086c6eded85b3c5788ab480fa9
systemd: add a hard dependency on udev=$EXTENDPKGV

If the systemd/sysvinit DISTRO_FEATURES are changed without wiping the package
feeds it's possible to build an image that pulls in mismatching versions of
systemd and udev.  This leads to images that are broken and don't boot
correctly.

Prevent this by adding a version-locked dependency on udev in systemd so that
images that attempt to install mis-matching versions don't build.

(From OE-Core rev: cb64f979ac4d792027a4a85fe086d0854e7bc9bc)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/systemd/systemd_208.bb