[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

[OpenWrt-Devel] coreutils version bump

2010-12-23 Thread Alexander Khryukin
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

[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

[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

[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