mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
udev: update to udev-171
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
624fd2a6fb
commit
f46fd7a907
@ -55,6 +55,7 @@ LDFLAGS="$LDFLAGS -I$SYSROOT_PREFIX/usr/include/glib-2.0" \
|
|||||||
--without-systemdsystemunitdir \
|
--without-systemdsystemunitdir \
|
||||||
--with-firmware-path=/lib/firmware \
|
--with-firmware-path=/lib/firmware \
|
||||||
--with-pci-ids-path=/usr/share/pci.ids \
|
--with-pci-ids-path=/usr/share/pci.ids \
|
||||||
|
--with-usb-ids-path=/usr/share/usb.ids \
|
||||||
--with-gnu-ld \
|
--with-gnu-ld \
|
||||||
|
|
||||||
make
|
make
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="udev"
|
PKG_NAME="udev"
|
||||||
PKG_VERSION="170"
|
PKG_VERSION="171"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user