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

Khem Raj raj.khem at gmail.com
Wed Feb 3 20:48:44 UTC 2016


On Wed, Feb 3, 2016 at 12:37 PM, Burton, Ross <ross.burton at intel.com> wrote:
>
> 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.
>

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

> Ross
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>



More information about the Openembedded-core mailing list