package/usbutils: bump to version 006
Also, as the kernel.org archives are back up, use them as official site again. [thomas.petazzoni@free-electrons.com: use BR2_KERNEL_MIRROR] Signed-off-by: Daniel Mack <zonque@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
856ba32097
commit
d3a91caccb
@ -4,9 +4,9 @@
|
||||
#
|
||||
#############################################################
|
||||
|
||||
USBUTILS_VERSION = 005
|
||||
USBUTILS_SITE = http://snapshot.debian.org/archive/debian/20111211T214105Z/pool/main/u/usbutils/
|
||||
USBUTILS_SOURCE = usbutils_$(USBUTILS_VERSION).orig.tar.gz
|
||||
USBUTILS_VERSION = 006
|
||||
USBUTILS_SITE = $(BR2_KERNEL_MIRROR)/linux/utils/usb/usbutils/
|
||||
USBUTILS_SOURCE = usbutils-$(USBUTILS_VERSION).tar.gz
|
||||
USBUTILS_DEPENDENCIES = host-pkg-config libusb
|
||||
USBUTILS_INSTALL_STAGING = YES
|
||||
# no configure in tarball
|
||||
|
Loading…
Reference in New Issue
Block a user