udev: drop dependency on udev in libudev
authorRoss Burton <ross.burton@intel.com>
Thu, 18 Apr 2013 14:38:43 +0000 (15:38 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 Apr 2013 20:12:19 +0000 (21:12 +0100)
commitf924aa477c0b81d509463ef109ec42154e799488
treeeab23e1547ab1d26dd12de46e7847813a92189ae
parent71563061f4da0e488568ce6abe362598e02fe684
udev: drop dependency on udev in libudev

libudev previously depended on udev, but this causes problems with multilib
if the user wants to install two variants of libudev as they'll pull in two
variants of udev, which will conflict.

Instead, remove the dependency and rely that the image pulls in udev in some
way, such as the commonly used packagegroup-core-boot.

(From OE-Core rev: 6168ea4e00fd1c8296fe770fa9e2ef00018f5621)

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