[Buildroot] [PATCH 06/11 v7] package/eudev: split udev/libudev

Bernd Kuhls bernd.kuhls at t-online.de
Sat Apr 11 19:56:24 UTC 2015


"Yann E. MORIN" <yann.morin.1998 at free.fr> wrote in 
news:1173e1bc3a763340a6e65f43d2ba8b8e71da23b4.1423317174.git.yann.morin.1998
@free.fr:

> +EUDEV_DEPENDENCIES = host-pkgconf
> +EUDEV_PROVIDES = libudev
> +
> +ifeq ($(BR2_PACKAGE_EUDEV_DAEMON),y)
> +
> +EUDEV_DEPENDENCIES += host-gperf util-linux kmod
> +EUDEV_PROVIDES += udev

Hi Yann,

eudev always depends on host-gperf, not only with enabled udev daemon, 
otherwise:

checking for i586-buildroot-linux-uclibc-gperf... no
checking for gperf... no
configure: error: *** gperf not found

Regards, Bernd



More information about the buildroot mailing list