[OE-core] [PATCH 9/9] udev: split utilities onto udev-utils

Joshua Lock josh at linux.intel.com
Tue Dec 20 20:03:15 UTC 2011


On 20/12/11 11:04, Otavio Salvador wrote:
>  FILES_${PN} += "${libexecdir} ${libdir}/ConsoleKit"
> +RRECOMMENDS_${PN} += "udev-utils"
> +

<snip>

> +FILES_udev-utils = "${bindir}/udevinfo ${bindir}/udevtest ${base_sbindir}/udevadm"
> +

The sysvinit scripts for udev itself, and the live-install image call
the udevadm binary. Is RRECOMMENDS adequate to ensure it's available?

My reading of the documentation[1] leads me to believe so but I'm not
sure if all of the package back-ends support this properly. Can you
share which package back-end(s) you tested with?

Cheers,
Joshua

1.
http://www.yoctoproject.org/docs/current/poky-ref-manual/poky-ref-manual.html#var-RRECOMMENDS
-- 
Joshua Lock
        Yocto Project "Johannes factotum"
        Intel Open Source Technology Centre




More information about the Openembedded-core mailing list