Re: [OpenWrt-Devel] [PATCH][packages][lang] jamvm - PKG_MIRROR_MD5SUM does not match

2013-01-09 Thread Vasilis Tsiligiannis
Στις Τετ 09 Ιαν 2013 06:24:15 Jiri Slachta έγραψε: > MD5SUM of a package jamvm located in openwrt mirror does not match the > PKG_MIRROR_MD5SUM in the Makefile of jamvm package > > Signed-off-by: Jiri Slachta > Index: feeds/packages/lang/jamvm/Makefile > ===

Re: [OpenWrt-Devel] [PATCH][packages][lib] GMP - version bump

2013-01-09 Thread Vasilis Tsiligiannis
Στις Τετ 09 Ιαν 2013 06:42:24 Jiri Slachta έγραψε: > this patch updates gmp package from 5.0.5 to 5.1.0 > > Signed-off-by: Jiri Slachta > Index: feeds/packages/libs/gmp/Makefile > ==> --- > feeds/packages/libs/gmp/Makefile (revi

Re: [OpenWrt-Devel] [PATCH] ramips: Add Tenda 3G300M

2013-01-09 Thread Cezary Jackiewicz
Dnia 2013-01-09, o godz. 22:29:48 Paul Fertser napisał(a): [...] > > > BTW, do you think kernel_size_4M and rootfs_size_4M should be defined > > > and used for all the mtdlayout_4M targets instead of hardcoding those > > > numbers? > > > > IMO yes, it should be, as generic_8m. > > Would you lik

[OpenWrt-Devel] [PATCH] RFC? ramips: add missing interface definition

2013-01-09 Thread Cezary Jackiewicz
RFC: interface should be defined for failsafe? Signed-off-by: Cezary Jackiewicz --- Index: target/linux/ramips/base-files/lib/preinit/07_set_preinit_iface === --- target/linux/ramips/base-files/lib/preinit/07_set_preinit_iface

[OpenWrt-Devel] please update anyremote to 6.2

2013-01-09 Thread Mikhail
Signed-off-by: Mikhail Fedotov < anyrem...@mail.ru > Index: files/anyremote.cfg === --- files/anyremote.cfg (revision 35070) +++ files/anyremote.cfg (working copy) @@ -1,66 +1,105 @@ % -% anyremote configuration file for sound mana

Re: [OpenWrt-Devel] [PATCH] ramips: Add Tenda 3G300M

2013-01-09 Thread Paul Fertser
Hi, I'm repeating here my previous reply sent to you in private in reply to your private mail. On Wed, Jan 09, 2013 at 06:08:13PM +0100, Cezary Jackiewicz wrote: > Dnia 2013-01-09, o godz. 20:51:04 > Paul Fertser napisał(a): > > > Cezary Jackiewicz writes: > > > +define Profile/3G300M > > > +

Re: [OpenWrt-Devel] [PATCH] ramips: Add Tenda 3G300M

2013-01-09 Thread Cezary Jackiewicz
Dnia 2013-01-09, o godz. 20:51:04 Paul Fertser napisał(a): > Cezary Jackiewicz writes: > > +define Profile/3G300M > > + NAME:=Tenda 3G300M > > + PACKAGES:=\ > > + kmod-usb-core kmod-usb-rt305x-dwc_otg \ > > + kmod-ledtrig-usbdev > > +endef > > What is the motivation

[OpenWrt-Devel] [PATCH] [ar71xx] Remove rootfs.tgz file after unpacking in wget2nand

2013-01-09 Thread Alf Birger Rustad
From: Alf B. Rustad This patch makes the script wget2nand remove the rootfs.tgz after unpacking it. From the rootfs.tgz file in 12.09-rc1 this will save 2.3MB of storage. For custom compiled images with more software included it easily adds up. Patched script is tested by me. Signed-off-by:

Re: [OpenWrt-Devel] [PATCH] ramips: Add Tenda 3G300M

2013-01-09 Thread Paul Fertser
Cezary Jackiewicz writes: > +define Profile/3G300M > + NAME:=Tenda 3G300M > + PACKAGES:=\ > + kmod-usb-core kmod-usb-rt305x-dwc_otg \ > + kmod-ledtrig-usbdev > +endef What is the motivation to have a dedicated profile that's exactly the same as the default one? >

[OpenWrt-Devel] [PATCH] ramips: Add Tenda 3G300M

2013-01-09 Thread Cezary Jackiewicz
Ralink RT3052F, 4MB flash, 32MB ram, one USB 2.0, two buttons and seven leds. Factory image should be used to flash from original firmware. Signed-off-by: Cezary Jackiewicz --- Index: target/linux/ramips/files/arch/mips/include/asm/mach-ralink/machine.h

Re: [OpenWrt-Devel] GUdev, libudev, udev, systemd....

2013-01-09 Thread Aleksander Morgado
> Am 09.01.2013 13:06, schrieb Aleksander Morgado: >> Oh, hey again André :-) >> Will that be much different to the 'qmi4g' protocol handler I wrote some >> time ago? See: >> https://gitorious.org/lanedo/openwrt-packages/blobs/qmi-support/net/qmi4g/files/qmi4g.sh >> > I reused parts of it and inte

Re: [OpenWrt-Devel] GUdev, libudev, udev, systemd....

2013-01-09 Thread A. Valentin
Hi! Am 09.01.2013 13:06, schrieb Aleksander Morgado: > Oh, hey again André :-) > Will that be much different to the 'qmi4g' protocol handler I wrote some > time ago? See: > https://gitorious.org/lanedo/openwrt-packages/blobs/qmi-support/net/qmi4g/files/qmi4g.sh > I reused parts of it and integrat

Re: [OpenWrt-Devel] GUdev, libudev, udev, systemd....

2013-01-09 Thread Aleksander Morgado
Oh, hey again André :-) > > if you want integration of qmi in OpenWRT, I'm working on it in netifd > and luci. It's nearly finished. Just some tests and core cleanup are > missing. > Will that be much different to the 'qmi4g' protocol handler I wrote some time ago? See: https://sigquit.wordpr

Re: [OpenWrt-Devel] GUdev, libudev, udev, systemd....

2013-01-09 Thread A. Valentin
Hi, if you want integration of qmi in OpenWRT, I'm working on it in netifd and luci. It's nearly finished. Just some tests and core cleanup are missing. André Am 09.01.2013 08:34, schrieb Aleksander Morgado: > Hey, > > Now that libqmi got in OpenWRT, I would like to use ModemManager as > well.