Bump usb_modeswitch to 1.0.7
Closes #919. Includes new device signatures, improved handling of Huawei devices and other fixes. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
0908e85ce3
commit
c95e3b8481
5
CHANGES
5
CHANGES
@ -7,8 +7,8 @@
|
||||
Updated/fixed packages: autoconf, bind, binutils, bootutils, busybox,
|
||||
directfb, e2fsprogs, gstreamer, gst-plugins-bad, hal, iptables,
|
||||
iw, jpeg, libfuse, libpcap, libungif, lighttpd, mesa, mpg123,
|
||||
mtd-utils, neon, pcre, qt, rpm, sshfs, tremor, u-boot, usbutils,
|
||||
xfsprogs
|
||||
mtd-utils, neon, pcre, qt, rpm, sshfs, tremor, u-boot,
|
||||
usb_modeswitch, usbutils, xfsprogs
|
||||
|
||||
Issues resolved (http://bugs.uclibc.org):
|
||||
|
||||
@ -32,6 +32,7 @@
|
||||
#827: Bump mtd-utils package to version 1.2.0
|
||||
#841: Build error
|
||||
#913: Bump iptables to 1.4.6
|
||||
#919: Bump usb_modeswitch package to 1.0.7
|
||||
|
||||
2009.11, Released December 1st, 2009:
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
#############################################################
|
||||
|
||||
USB_MODESWITCH_VERSION = 1.0.5
|
||||
USB_MODESWITCH_VERSION = 1.0.7
|
||||
USB_MODESWITCH_SOURCE = usb_modeswitch-$(USB_MODESWITCH_VERSION).tar.bz2
|
||||
USB_MODESWITCH_SITE = http://www.draisberghof.de/usb_modeswitch
|
||||
USB_MODESWITCH_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install
|
||||
|
Loading…
Reference in New Issue
Block a user