Re: [OE-core] [PATCH] systemd: add a hard dependency on udev=$EXTENDPKGV

2014-02-06 Thread Burton, Ross
On 6 February 2014 14:27, Henning Heinold wrote: > which package manager did you test to verify it is working as expected? I haven't attempted to replicate the failure case (because it involves quite a lot of building...) but the idiom of EXTENDPKGV is used in every -dbg and -dev package. Ross _

Re: [OE-core] [PATCH] systemd: add a hard dependency on udev=$EXTENDPKGV

2014-02-06 Thread Henning Heinold
On Thu, Feb 06, 2014 at 02:13:12PM +, Ross Burton wrote: > 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 > corr

[OE-core] [PATCH] systemd: add a hard dependency on udev=$EXTENDPKGV

2014-02-06 Thread Ross Burton
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