udev: update to udev-171

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-05-28 19:54:04 +02:00
parent 624fd2a6fb
commit f46fd7a907
2 changed files with 2 additions and 1 deletions

View File

@ -55,6 +55,7 @@ LDFLAGS="$LDFLAGS -I$SYSROOT_PREFIX/usr/include/glib-2.0" \
--without-systemdsystemunitdir \
--with-firmware-path=/lib/firmware \
--with-pci-ids-path=/usr/share/pci.ids \
--with-usb-ids-path=/usr/share/usb.ids \
--with-gnu-ld \
make

View File

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