[OpenWrt-Devel] [PATCH 1/1] alix and geos: apply Jo's gcc arg changes to other Geode platforms

2012-02-03 Thread Philip Prindeville
Clone of CFLAGS change from r30013 into Geos and Alix platforms. Signed-off-by: Philip Prindeville Index: target/linux/x86/alix2/target.mk === --- target/linux/x86/alix2/target.mk(revision 30024) +++ target/linux/x86/alix2/target

[OpenWrt-Devel] [PATCH v2 1/1] x86: trivial -- add missing CONFIG_GEOS symbol to top-level

2012-02-03 Thread Philip Prindeville
So that builds don't stall in x86 prompting for this symbol. Index: target/linux/x86/config-3.2 === --- target/linux/x86/config-3.2 (revision 30022) +++ target/linux/x86/config-3.2 (working copy) @@ -103,6 +103,7 @@ CONFIG_GENERIC_I

[OpenWrt-Devel] [PATCH 1/1] x86: trivial -- add missing CONFIG_GEOS symbol to top-level

2012-02-03 Thread Philip Prindeville
So that builds don't stall in x86 prompting for this symbol. Index: target/linux/x86/config-3.2 === --- target/linux/x86/config-3.2 (revision 30022) +++ target/linux/x86/config-3.2 (working copy) @@ -103,6 +103,7 @@ CONFIG_GENERIC_IR

[OpenWrt-Devel] [PATCH v2 1/1] net5501: backport drivers from linux-next

2012-02-03 Thread Philip Prindeville
Backport net5501 platform driver from 3.4. Remove vestiges of old (pre-2.6.30) leds-net5501.c driver. Signed-off-by: Philip Prindeville Index: target/linux/x86/net5501/target.mk === --- target/linux/x86/net5501/target.mk (revision

[OpenWrt-Devel] [PATCH 1/1] leds.mk: remove obsolete references to leds-alix and leds-net5501 modules

2012-02-03 Thread Philip Prindeville
These are now supported by platform drivers in arch/x86/platform/geode. Signed-off-by: Philip Prindeville Index: package/kernel/modules/leds.mk === --- package/kernel/modules/leds.mk (revision 30018) +++ package/kernel/modules/l

[OpenWrt-Devel] [PATCH 1/1] net5501: backport drivers from linux-next

2012-02-03 Thread Philip Prindeville
Backport net5501 platform driver from 3.4. Remove vestiges of old (pre-2.6.30) leds-net5501.c driver. Signed-off-by: Philip Prindeville Index: target/linux/x86/patches-3.1/005-net5501_platform.patch === --- target/linux/x86/patches-

Re: [OpenWrt-Devel] Router Hitron privided by local ISP (zon)

2012-02-03 Thread Tiago Geada
in adition I extracted the mtd images with dd: I haven't been able to mount them yet but I will try to and make changes (so telnet starts automatically at least) so the link for the MTD's I extracted: http://ovh.tretas.eu/~cusco/mtd.tgz Any info on this would be nice. Thanks in advance On 29

[OpenWrt-Devel] [PATCH] upgrade mosquitto MQTT tools from 0.13 to 0.14.4

2012-02-03 Thread karlp
This patch supersedes http://patchwork.openwrt.org/patch/1630/ Some features, some bug fixes, full release notes at http://mosquitto.org/ Signed-off-by: Karl Palsson --- net/mosquitto/Makefile |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net/mosquitto/Makefile b/

Re: [OpenWrt-Devel] wide-dhcp6c, duid generation and pppoe-wan ifname..

2012-02-03 Thread Jo-Philipp Wich
The init script already attempts to resolve the device property first (which should be set to ethX) and only then falls back to the ifname. I suppose some or more state vars are not correctly set by the netifd legacy compat scripts. ~ Jow ___ openwrt-de