On Wed, Feb 3, 2016 at 12:37 PM, Burton, Ross <[email protected]> wrote:
>
> 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.
>

I was wondering if busbox provides these applets then why pull them in
explicitly like this

> Ross
>
> --
> _______________________________________________
> Openembedded-core mailing list
> [email protected]
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>
-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to