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-keymap \
--disable-floppy \ --disable-floppy \
--disable-edd \ --disable-edd \
--disable-action_modeswitch \
--without-selinux \ --without-selinux \
--without-systemdsystemunitdir \ --without-systemdsystemunitdir \
--with-firmware-path=/lib/firmware \ --with-firmware-path=/lib/firmware \

View File

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