[OE-core] [PATCH] udev: add runtime dependencies for udev-cache

Burton, Ross ross.burton at intel.com
Wed Feb 3 20:37:40 UTC 2016


On 3 February 2016 at 19:07, Ricardo Neri <
ricardo.neri-calderon at linux.intel.com> wrote:

> udev-cache uses find and xargs, which are provided by findutils. It also
> uses gzip, which is provided by gzip. These utilities need to be present
> when udev-cache runs. Thus, add them as RDEPENDSs.
>

This is only true when you're not using busybox, which provides find and
xargs itself.


> +RDEPENDS_${PN} += "gzip findutils"
>

The dependencies should be on the udev-cache package, surely.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20160203/39f7f1d1/attachment-0002.html>


More information about the Openembedded-core mailing list