mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-07 02:17:44 +00:00
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,
|
Updated/fixed packages: autoconf, bind, binutils, bootutils, busybox,
|
||||||
directfb, e2fsprogs, gstreamer, gst-plugins-bad, hal, iptables,
|
directfb, e2fsprogs, gstreamer, gst-plugins-bad, hal, iptables,
|
||||||
iw, jpeg, libfuse, libpcap, libungif, lighttpd, mesa, mpg123,
|
iw, jpeg, libfuse, libpcap, libungif, lighttpd, mesa, mpg123,
|
||||||
mtd-utils, neon, pcre, qt, rpm, sshfs, tremor, u-boot, usbutils,
|
mtd-utils, neon, pcre, qt, rpm, sshfs, tremor, u-boot,
|
||||||
xfsprogs
|
usb_modeswitch, usbutils, xfsprogs
|
||||||
|
|
||||||
Issues resolved (http://bugs.uclibc.org):
|
Issues resolved (http://bugs.uclibc.org):
|
||||||
|
|
||||||
@ -32,6 +32,7 @@
|
|||||||
#827: Bump mtd-utils package to version 1.2.0
|
#827: Bump mtd-utils package to version 1.2.0
|
||||||
#841: Build error
|
#841: Build error
|
||||||
#913: Bump iptables to 1.4.6
|
#913: Bump iptables to 1.4.6
|
||||||
|
#919: Bump usb_modeswitch package to 1.0.7
|
||||||
|
|
||||||
2009.11, Released December 1st, 2009:
|
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_SOURCE = usb_modeswitch-$(USB_MODESWITCH_VERSION).tar.bz2
|
||||||
USB_MODESWITCH_SITE = http://www.draisberghof.de/usb_modeswitch
|
USB_MODESWITCH_SITE = http://www.draisberghof.de/usb_modeswitch
|
||||||
USB_MODESWITCH_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install
|
USB_MODESWITCH_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user