]> code.ossystems Code Review - openembedded-core.git/commit
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:23:40 +0000 (15:23 +0000)
commitcb64f979ac4d792027a4a85fe086d0854e7bc9bc
tree9b83ad2f1d071d735ddce7558e4486623aebae8f
parent1d353cb30b93cd08d7a0f743534c1cd712bbe018
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.

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