On 3 February 2016 at 19:07, Ricardo Neri <
[email protected]> 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
-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to