Re: [OpenWrt-Devel] Postfix on OpenWRT

2014-10-10 Thread Grzegorz Sójka
On 09/29/14 01:03, Denis Shulyaka wrote: Hi, I'm currently packaging a 2.11.1 version. Here is the link: http://shulyaka.org.ru/pub/tinycdb.tar.gz http://shulyaka.org.ru/pub/postfix.tar.gz I just downloaded the sources. 1. After adding pcre libraries it does compile without errors against h

[OpenWrt-Devel] [PATCH] [kernel] kernel: add missing symbols for 3.14

2014-10-10 Thread John Szakmeister
--- Without these, my earlyprintk configuration was being lost. -John target/linux/generic/config-3.14 | 5 + 1 file changed, 5 insertions(+) diff --git a/target/linux/generic/config-3.14 b/target/linux/generic/config-3.14 index 830efff..5f16281 100644 --- a/target/linux/generic/config-3.14

Re: [OpenWrt-Devel] OpenWRT support for MPR-A1

2014-10-10 Thread Paul Fertser
Hi, Stefan Monnier writes: > AFAICT OpenWRT comes with some support for the Hame MPR-A1 thingy > (although its 16MB of RAM and 4MB of flash probably prevent it from > being fully supported). All the recent "2G/3G/4G WiFi routers" (both with and without batteries) I and my friends were buying fro

Re: [OpenWrt-Devel] [PATCH] kernel: gpio: pca953x: backport gpio input fix

2014-10-10 Thread Hartmut Knaack
Pushpal Sidhu schrieb am 09.10.2014 02:51: > This fix is for anyone on 3.10 using the pca953x driver. A regression > was introduced when this driver was converted to using 8-bit > reads/writes the bitmask in pca953x_gpio_get_value wasn't adjusted with > the modulus BANK_SZ and consequently looks at

[OpenWrt-Devel] Linksys / Belkin - WRT1900AC

2014-10-10 Thread Fernando Frediani
Is anyone using/working on this router so far ? There has been a lot of discussion on the list in the past about it as the promised successor of famous WRT54G. I got one of these a while ago and since them I have been in contact several times with some people Linksys/Belkin team who was respon

[OpenWrt-Devel] [PATCH 7/8] BB (BACKPORT) - vgv7519: fix irq and disable pcie

2014-10-10 Thread Eddi De Pieri
Signed-off-by: Eddi De Pieri --- target/linux/lantiq/dts/VGV7519.dtsi |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/target/linux/lantiq/dts/VGV7519.dtsi b/target/linux/lantiq/dts/VGV7519.dtsi index 05c8aea..9af08a7 100644 --- a/target/linux/lantiq/dts/VGV7519.dtsi

[OpenWrt-Devel] [PATCH 8/8] BB (BACKPORT) - lantiq: start using device-tree on ifxmips_pcie

2014-10-10 Thread Eddi De Pieri
Signed-off-by: Eddi De Pieri --- .../0151-lantiq-ifxmips_pcie-use-of.patch | 51 1 file changed, 51 insertions(+) create mode 100644 target/linux/lantiq/patches-3.10/0151-lantiq-ifxmips_pcie-use-of.patch diff --git a/target/linux/lantiq/patches-3.10/0151-lanti

[OpenWrt-Devel] [PATCH 6/8] BB (BACKPORT) - lantiq: enable pci bus

2014-10-10 Thread Eddi De Pieri
Signed-off-by: Eddi De Pieri --- target/linux/lantiq/xrx200/config-default |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/lantiq/xrx200/config-default b/target/linux/lantiq/xrx200/config-default index 09dfbdd..89afcf9 100644 --- a/target/linux/lantiq/xrx200/

[OpenWrt-Devel] [PATCH 5/8] BB (BACKPORT) - mac80211: add support for rf5362 (needed by vgv7519 wifi)

2014-10-10 Thread Eddi De Pieri
Signed-off-by: Eddi De Pieri --- .../patches/925-rt2x00-backport_rf5362.patch | 79 1 file changed, 79 insertions(+) create mode 100644 package/kernel/mac80211/patches/925-rt2x00-backport_rf5362.patch diff --git a/package/kernel/mac80211/patches/925-rt2x00-backpor

[OpenWrt-Devel] [PATCH 3/8] BB (BACKPORT) - lantiq: remove strip-fcs patch that seems to introduce regression on multiple devices

2014-10-10 Thread Eddi De Pieri
Signed-off-by: Eddi De Pieri --- .../lantiq/patches-3.10/0208-lantiq-xrx200-strip-fcs.patch | 11 --- 1 file changed, 11 deletions(-) delete mode 100644 target/linux/lantiq/patches-3.10/0208-lantiq-xrx200-strip-fcs.patch diff --git a/target/linux/lantiq/patches-3.10/0208-lantiq-xr

[OpenWrt-Devel] [PATCH 4/8] BB (BACKPORT) - vgv7519: extract wifi firmware from mtd

2014-10-10 Thread Eddi De Pieri
Signed-off-by: Eddi De Pieri --- .../linux/lantiq/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/lantiq/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom b/target/linux/lantiq/base-files/etc/hotplug.d/fir

[OpenWrt-Devel] [PATCH 2/8] BB (BACKPORT) - lantiq: fix pinctrl-xway

2014-10-10 Thread Eddi De Pieri
Signed-off-by: Eddi De Pieri --- .../lantiq/patches-3.10/0150-lantiq-pinctrl-xway.patch | 15 +++ 1 file changed, 15 insertions(+) create mode 100644 target/linux/lantiq/patches-3.10/0150-lantiq-pinctrl-xway.patch diff --git a/target/linux/lantiq/patches-3.10/0150-lantiq-pinctr

[OpenWrt-Devel] [PATCH 1/8] BB (BACKPORT) - vgv7519: backport vgv7519 dts

2014-10-10 Thread Eddi De Pieri
Signed-off-by: Eddi De Pieri --- target/linux/lantiq/dts/VGV7519.dtsi | 53 target/linux/lantiq/dts/VGV7519BRN.dts |6 target/linux/lantiq/dts/VGV7519NOR.dts |6 3 files changed, 38 insertions(+), 27 deletions(-) diff --git a/target/linux/l

[OpenWrt-Devel] [PATCH 0/8] BB (BACKPORT) - VGV7519 with working leds and wifi

2014-10-10 Thread Eddi De Pieri
Eddi De Pieri (8): vgv7519: backport vgv7519 dts lantiq: fix pinctrl-xway lantiq: remove strip-fcs patch that seems to introduce regression on multiple devices vgv7519: extract wifi firmware from mtd mac80211: add support for rf5362 (needed by vgv7519 wifi) lantiq: enable pci bus

[OpenWrt-Devel] [PATCHv2] Build 8M image for 7Links PX-4885

2014-10-10 Thread Cezary Jackiewicz
7Links PX-4885 (clones) can also be purchased with 8MB flash. Creating images for these routers, use dtsi for common part Signed-off-by: Cezary Jackiewicz --- diff --git a/target/linux/ramips/dts/PX4885.dts b/target/linux/ramips/dts/PX4885.dts deleted file mode 100644 index 2bea444..000

[OpenWrt-Devel] [PATCH] [packages] SSTP-Client: added new package version 1.0.9

2014-10-10 Thread Federico Di Marco
From: Federico Di Marco fede...@gmail.com Body of explanation: A new package has been added in packages feed under net/sstp-client directory, porting a simple SSTP client for Linux (please see http://sstp-client.sourceforge.net) to OpenWRT. There was also an old ticket requesting the porting of th

Re: [OpenWrt-Devel] Q: update kernel from 3.10.49 to 3.10.57 (Bastian Bittorf)

2014-10-10 Thread Alive
> i would like to update the kernel, but just changing > the entry in 'target/linux/ar71xx/Makefile' to > > LINUX_VERSION:=3.10.57 > > will not work, because some patches cannot be applied > anymore. (it works without probs till 3.10.55). > the question is: can somebody give me a hint about the >

Re: [OpenWrt-Devel] Barrier Breaker 14.07 Final

2014-10-10 Thread Ben Mulvihill
Congratulations! (a little late ...) On Thu, 2014-10-02 at 14:59 +0200, Steven Barth wrote: > The OpenWrt developers are proud to announce the final release > of OpenWrt Barrier Breaker. > >___ __ > | |.-.-.-.| | | |..| |_ >

[OpenWrt-Devel] [PATCH][package] netifd: Make mtu configurable of dynamic 6rd tunnel interface

2014-10-10 Thread Hans Dedecker
Patch allows to configure the mtu of the dynamic 6rd tunnel interface when created by dhcp script. In some setups it's desirable to have config control over the 6rd tunnel mtu to maximize the traffic throughput Signed-off-by: Hans Dedecker --- package/network/config/netifd/files/lib/netifd/dhc

[OpenWrt-Devel] [PATCH 2/2] netifd: Fix lost interface device config for devices having default config

2014-10-10 Thread Hans Dedecker
As the PPP main device (either a simple or old style vlan device) is freed when PPP interfaces are reloaded; interface device specific config (eg mtu/macaddr/...) is lost as the interface config is not re-applied on the newly created device. Patch fixes the issue by re-applying the interface dev

[OpenWrt-Devel] [PATCH 1/2] netifd : Line up device.h include guard

2014-10-10 Thread Hans Dedecker
Signed-off-by: Hans Dedecker --- device.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/device.h b/device.h index 08a3055..73b2656 100644 --- a/device.h +++ b/device.h @@ -11,8 +11,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Pub

Re: [OpenWrt-Devel] x86_64 option is now missing - help!

2014-10-10 Thread Ning Ye
Yes, x86_64 needs a lot of clean up to do. It’s a lot big and including too many unused modules in the kernel. Thanks. Ning From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] On Behalf Of William Haynes Sent: Thursday, October 09, 2014 12:17 PM To: Dirk Neukirchen Cc: o

Re: [OpenWrt-Devel] [PATCH] lantiq: fix ltq-vdsl-fw

2014-10-10 Thread John Crispin
Hi, the driver works for me with the current firmware. if lantiq has an interest in an update then feel free to send patches. John On 10/10/2014 15:21, thomas.lan...@lantiq.com wrote: > Hi John, > > maybe you can try this together with the driver update you reverted again? > I know that the

Re: [OpenWrt-Devel] [PATCH] lantiq: fix ltq-vdsl-fw

2014-10-10 Thread Eddi De Pieri
Formally this patch is good for me but I have no dsl connection and here is annexa. Someone can try this out? Regards. Eddi On Fri, Oct 10, 2014 at 2:54 PM, Eddi De Pieri wrote: > > Signed-off-by: Eddi De Pieri > --- > package/kernel/lantiq/ltq-vdsl-fw/Makefile |2 +- > pac

Re: [OpenWrt-Devel] [PATCH] lantiq: fix ltq-vdsl-fw

2014-10-10 Thread thomas.langer
Hi John, maybe you can try this together with the driver update you reverted again? I know that there are sometimes dependencies which are not obvious. I don't have more details on this, maybe I can check for the versions with my colleague, when he is back from vacation. Best Regards, Thomas --

Re: [OpenWrt-Devel] [PATCH] lantiq: fix ltq-vdsl-fw

2014-10-10 Thread John Crispin
and that works ? last i tried on 32 or 34 and it failed horribly ... On 10/10/2014 14:54, Eddi De Pieri wrote: > > Signed-off-by: Eddi De Pieri --- > package/kernel/lantiq/ltq-vdsl-fw/Makefile |2 +- > package/kernel/lantiq/ltq-vdsl-fw/src/vdsl_fw_install.sh | 10 > +--

[OpenWrt-Devel] [PATCH] lantiq: fix ltq-vdsl-fw

2014-10-10 Thread Eddi De Pieri
Signed-off-by: Eddi De Pieri --- package/kernel/lantiq/ltq-vdsl-fw/Makefile |2 +- package/kernel/lantiq/ltq-vdsl-fw/src/vdsl_fw_install.sh | 10 +- package/kernel/lantiq/ltq-vdsl-fw/src/w921v_fw_cutter.c |2 +- 3 files changed, 7 insertions(+), 7 deletions(-) d

[OpenWrt-Devel] [PATCH] at91: fix at91-adc dependencies

2014-10-10 Thread Dirk Neukirchen
Error reported by buildbot: Package kmod-at91-adc is missing dependencies for the following libraries: input-core.ko only compile tested Signed-off-by: Dirk Neukirchen --- target/linux/at91/modules.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/at91/modules

Re: [OpenWrt-Devel] [PATCH 1/3] rb532: add 3.14 support

2014-10-10 Thread Roman Yeryomin
On 7 October 2014 08:32, Roman Yeryomin wrote: > Signed-off-by: Roman Yeryomin > --- > target/linux/rb532/config-3.14 | 148 > + > .../rb532/patches-3.14/001-cmdline_hack.patch | 20 +++ > .../rb532/patches-3.14/002-rb532_nand_fixup.patch | 47 +++

Re: [OpenWrt-Devel] [PATCH] [dnsmasq] support enforced start-IP, end-IP, netmask

2014-10-10 Thread Thomas Hühn
Hi Basti, I support your changes to dnsmaq init, as this addresses a real use-case to enhance wireless roaming in our Freifunk mesh as well. Greetings Thomas On 09.10.2014, at 17:07, Bastian Bittorf wrote: > [dnsmasq] support enforced start-IP, end-IP, netmask > > there are corner cases wher

Re: [OpenWrt-Devel] [buildbot breakage] ramips / ramips.rt3883 since 42807

2014-10-10 Thread John Crispin
On 10/10/2014 07:58, Dirk Neukirchen wrote: > Browsing the buildbots I saw both ramips and ramips.rt3883 [1],[2] fail > > with: > drivers/i2c/busses/i2c-ralink.c:31:26: fatal error: linux/of_i2c.h: No such > file or directory > #include > > linux/of_i2c.h is introduced in: > https://dev.openwrt