[Buildroot] [PATCH v3] udev: bump version to 164, add optional support for all extras, depend on host-gperf

Gustavo Zacarias gustavo at zacarias.com.ar
Wed Jan 12 19:00:50 UTC 2011


On 12/26/10 12:24, heiko at zuerker.org wrote:

> From: Heiko Zuerker <smiley73 at users.sourceforge.net>
> 
> 
> Signed-off-by: Heiko Zuerker <smiley73 at users.sourceforge.net>
> ---
>  package/udev/Config.in            |   39 ++---------
>  package/udev/libvolume_id.la.tmpl |   35 ----------
>  package/udev/udev.mk              |  132 +++---------------------------------
>  3 files changed, 18 insertions(+), 188 deletions(-)
>  delete mode 100644 package/udev/libvolume_id.la.tmpl

Did some quick testing and found a couple of things:

1) You're not installing the initscript.
Might be good that you do so, though it needs some work to get it
rolling for the new version.

2) uclibc-0.9.31 lacks some support for new features needed.
I've just submitted patches to the list to address this.
I don't know if we want to do this for uclibc-0.9.30 too.
0.9.32/snapshot doesn't need them.

Other than that it works, though i just tested without extras.


More information about the buildroot mailing list