[OpenWrt-Devel] usb_modeswitch version bump

2011-08-26 Thread Alexander Khryukin
Good day
usb_modeswitch version bump
feeds/packages/utils/usb-modeswitch


Index: Makefile
===
--- Makefile(revision 28090)
+++ Makefile(working copy)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk

 PKG_NAME:=usb-modeswitch
-PKG_VERSION:=1.1.8
+PKG_VERSION:=1.1.9
 PKG_RELEASE:=1

 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://www.draisberghof.de/usb_modeswitch
-PKG_MD5SUM:=145e0465843e4973d7778bfbafbb
+PKG_MD5SUM:=76f6978f18cac41f269a346a5d0f1052



And patch for usb_modeswitch_data
feeds/packages/utils/usb-modeswitch-data

Index: Makefile
===
--- Makefile(revision 28090)
+++ Makefile(working copy)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk

 PKG_NAME:=usb-modeswitch-data
-PKG_VERSION:=20110705
+PKG_VERSION:=20110805
 PKG_RELEASE:=1

 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://www.draisberghof.de/usb_modeswitch/
-PKG_MD5SUM:=5046e7be8d10d2fe699f9af21a0c3769
+PKG_MD5SUM:=0ed8a28f8efd3177a128ecd46fc8bf9f

 include $(INCLUDE_DIR)/package.mk
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel


[OpenWrt-Devel] coreutils version bump

2010-12-23 Thread Alexander Khryukin
Good day.
coreutils version bump

Index: feeds/packages/utils/coreutils/Makefile
===
--- feeds/packages/utils/coreutils/Makefile(revision 24752)
+++ feeds/packages/utils/coreutils/Makefile(working copy)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk

 PKG_NAME:=coreutils
-PKG_VERSION:=8.7
-PKG_RELEASE:=2
+PKG_VERSION:=8.8
+PKG_RELEASE:=1

 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=...@gnu/coreutils
-PKG_MD5SUM:=3c1ae9531159447083ae8f25ae554b81
+PKG_MD5SUM:=bad596d9654e299eedea0eaf93f178fa
 PKG_BUILD_DEPENDS:=libpthread

 include $(INCLUDE_DIR)/package.mk


Signed-off-by: Alexander Khryukin alexan...@mezon.ru
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel


[OpenWrt-Devel] option.c diff-patch

2010-09-03 Thread Alexander Khryukin
Good day.
I added support of CT-680 CELOT EVDO modem to option.c
Maybe openwrt-project apply it.


Signed-off-by: Alexander Khrykin alexan...@mezon.ru



linux-brcm47xx/linux-2.6.32.16/drivers/usb/serial/option.c

372,375d371
 /* Celot products */
 #define CELOT_VENDOR_ID   0x211f
 #define CELOT_PRODUCT_CT680M  0x6801

875d870
   { USB_DEVICE(CELOT_VENDOR_ID, CELOT_PRODUCT_CT680M) }, /* Celot
USB-modem */
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel


[OpenWrt-Devel] RU translation

2010-08-25 Thread Alexander Khryukin
Good day.
I make new russian translations for luci package.
On site with translations i found unusable interface.
Can i send patches for po files?
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel


[OpenWrt-Devel] miredo x bit

2010-08-23 Thread Alexander Khryukin
chmod +x feeds/packages/ipv6/miredo/files/client-hook

client-hook must be with x bit


little addition
Signed-off-by: Alexander Khryukin alexan...@mezon.ru
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel


[OpenWrt-Devel] libusb-1.0 version bump

2010-08-22 Thread Alexander Khryukin
Libusb-1.0 version bump from 1.0.6 to 1.0.8, its needed for madwimax
package.



patch in body and added to attach
Signed-off-by: Alexander Khryukin alexan...@mezon.ru


Index: feeds/packages/libs/libusb-1.0/Makefile
===
--- feeds/packages/libs/libusb-1.0/Makefile (revision 22758)
+++ feeds/packages/libs/libusb-1.0/Makefile (working copy)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk

 PKG_NAME:=libusb-1.0
-PKG_VERSION:=1.0.6
-PKG_RELEASE:=1
+PKG_VERSION:=1.0.8
+PKG_RELEASE:=2

 PKG_SOURCE:=libusb-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=
http://downloads.sourceforge.net/project/libusb/libusb-1.0/libusb-$(PKG_VERSION)
-PKG_MD5SUM:=818c7c02112a53e0c182666ee83f2057
+PKG_MD5SUM:=37d34e6eaa69a4b645a19ff4ca63ceef
 PKG_BUILD_DIR:=$(BUILD_DIR)/libusb-$(PKG_VERSION)

 include $(INCLUDE_DIR)/package.mk
Index: feeds/packages/libs/libusb-1.0/Makefile
===
--- feeds/packages/libs/libusb-1.0/Makefile	(revision 22758)
+++ feeds/packages/libs/libusb-1.0/Makefile	(working copy)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libusb-1.0
-PKG_VERSION:=1.0.6
-PKG_RELEASE:=1
+PKG_VERSION:=1.0.8
+PKG_RELEASE:=2
 
 PKG_SOURCE:=libusb-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://downloads.sourceforge.net/project/libusb/libusb-1.0/libusb-$(PKG_VERSION)
-PKG_MD5SUM:=818c7c02112a53e0c182666ee83f2057
+PKG_MD5SUM:=37d34e6eaa69a4b645a19ff4ca63ceef
 PKG_BUILD_DIR:=$(BUILD_DIR)/libusb-$(PKG_VERSION)
 
 include $(INCLUDE_DIR)/package.mk
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel