udev: update to udev-172

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-07-12 23:34:00 +02:00
parent bc74d809cb
commit adb95459e5
2 changed files with 1 additions and 2 deletions

View File

@ -50,7 +50,6 @@ LDFLAGS="$LDFLAGS -I$SYSROOT_PREFIX/usr/include/glib-2.0" \
--disable-keymap \
--disable-floppy \
--disable-edd \
--disable-action_modeswitch \
--without-selinux \
--without-systemdsystemunitdir \
--with-firmware-path=/lib/firmware \

View File

@ -19,7 +19,7 @@
################################################################################
PKG_NAME="udev"
PKG_VERSION="171"
PKG_VERSION="172"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"