Re: [OpenWrt-Devel] [PATCH] brcm47xx: drop global description in favour of subtarget ones

2015-05-28 Thread Rafał Miłecki
On 28 May 2015 at 23:35, Michael Heimpold wrote: > Defining a description in this makefile prevents the subtarget > Target/Description sections to appear in menuconfig's help > for the subtargets. > > However, this also removes the menuconfig's help text for the > target itself, but I'm not skille

[OpenWrt-Devel] [PATCH] brcm47xx: drop global description in favour of subtarget ones

2015-05-28 Thread Michael Heimpold
Defining a description in this makefile prevents the subtarget Target/Description sections to appear in menuconfig's help for the subtargets. However, this also removes the menuconfig's help text for the target itself, but I'm not skilled enough to avoid this. Signed-off-by: Michael Heimpold ---

Re: [OpenWrt-Devel] [PATCH 2/3] bcm53xx: add specific device profiles

2015-05-28 Thread Álvaro Fernández Rojas
El 28/05/2015 a las 21:16, Rafał Miłecki escribió: > On 28 May 2015 at 21:04, Álvaro Fernández Rojas wrote: >> Signed-off-by: Álvaro Fernández Rojas > > So will you extend your above explanation a bit? > Sure, These profiles define the required packages for each specific device. There are devi

Re: [OpenWrt-Devel] Looking for a Broadcom Asus tester(s)

2015-05-28 Thread Michael Heimpold
Hi, thanks for your feedback and sorry for my mistake. Now I tried openwrt-brcm47xx-legacy-asus-wl-500gp-v2-squashfs.trx from r45811 and it works. Great! I'm wondering whether we should improve the "make menuconfig" help text about subtarget selection a little bit. Just for users like me, not r

Re: [OpenWrt-Devel] Looking for a Broadcom Asus tester(s)

2015-05-28 Thread Rafał Miłecki
On 28 May 2015 at 21:44, Rafał Miłecki wrote: > On 28 May 2015 at 21:31, Michael Heimpold wrote: >> I have a Asus WL-500gP V2 router and restored original Asus Firmware >> version 3.0.4.4. Then I tried >> openwrt-brcm47xx-generic-squashfs.trx, >> openwrt-brcm47xx-generic-squashfs-gz.trx >> openwr

Re: [OpenWrt-Devel] Looking for a Broadcom Asus tester(s)

2015-05-28 Thread Rafał Miłecki
On 28 May 2015 at 21:44, Rafał Miłecki wrote: > On 28 May 2015 at 21:31, Michael Heimpold wrote: >> I have a Asus WL-500gP V2 router and restored original Asus Firmware >> version 3.0.4.4. Then I tried >> openwrt-brcm47xx-generic-squashfs.trx, >> openwrt-brcm47xx-generic-squashfs-gz.trx >> openwr

Re: [OpenWrt-Devel] Looking for a Broadcom Asus tester(s)

2015-05-28 Thread Rafał Miłecki
On 28 May 2015 at 21:31, Michael Heimpold wrote: > I have a Asus WL-500gP V2 router and restored original Asus Firmware > version 3.0.4.4. Then I tried > openwrt-brcm47xx-generic-squashfs.trx, > openwrt-brcm47xx-generic-squashfs-gz.trx > openwrt-brcm47xx-generic-squashfs-noloader-nodictionary.trx,

Re: [OpenWrt-Devel] Looking for a Broadcom Asus tester(s)

2015-05-28 Thread Michael Heimpold
Hi Rafał, I have a Asus WL-500gP V2 router and restored original Asus Firmware version 3.0.4.4. Then I tried openwrt-brcm47xx-generic-squashfs.trx, openwrt-brcm47xx-generic-squashfs-gz.trx openwrt-brcm47xx-generic-squashfs-noloader-nodictionary.trx, but without look. The original firmware always

Re: [OpenWrt-Devel] [PATCH 2/3] bcm53xx: add specific device profiles

2015-05-28 Thread Rafał Miłecki
On 28 May 2015 at 21:04, Álvaro Fernández Rojas wrote: > Signed-off-by: Álvaro Fernández Rojas So will you extend your above explanation a bit? ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/lis

[OpenWrt-Devel] [PATCH 3/3] bcm53xx: allow building specific device images

2015-05-28 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas --- target/linux/bcm53xx/image/Makefile | 115 ++-- 1 file changed, 70 insertions(+), 45 deletions(-) diff --git a/target/linux/bcm53xx/image/Makefile b/target/linux/bcm53xx/image/Makefile index b22dfe5..4f188f8 100644 --- a/

[OpenWrt-Devel] [PATCH 2/3] bcm53xx: add specific device profiles

2015-05-28 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas --- target/linux/bcm53xx/profiles/ASUS.mk| 43 ++ target/linux/bcm53xx/profiles/Buffalo.mk | 45 target/linux/bcm53xx/profiles/NETGEAR.mk | 36 + target/linux/bcm53xx/pro

[OpenWrt-Devel] [PATCH 1/3] bcm53xx: move wpad-mini from Makefile to Generic profile

2015-05-28 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas --- target/linux/bcm53xx/Makefile| 2 +- target/linux/bcm53xx/profiles/100-Generic.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/target/linux/bcm53xx/Makefile b/target/linux/bcm53xx/Makefile index 8b7f71b..89c099f 1

Re: [OpenWrt-Devel] Chaos Calmer 15.05-rc1 / git-checkout

2015-05-28 Thread Jonathan Bennett
On May 28, 2015 12:14 PM, "John Crispin" wrote: > > > > On 28/05/2015 19:11, Jonathan Bennett wrote: > > On Wed, May 20, 2015 at 2:32 PM, Bastian Bittorf wrote: > >> * Steven Barth [20.05.2015 19:43]: > >>> http://downloads.openwrt.org/chaos_calmer/15.05-rc1/ > >> > >> Thank you! > >> > >> when

Re: [OpenWrt-Devel] Chaos Calmer 15.05-rc1 / git-checkout

2015-05-28 Thread John Crispin
On 28/05/2015 19:11, Jonathan Bennett wrote: > On Wed, May 20, 2015 at 2:32 PM, Bastian Bittorf > wrote: >> * Steven Barth [20.05.2015 19:43]: >>> http://downloads.openwrt.org/chaos_calmer/15.05-rc1/ >> >> Thank you! >> >> when will this work?: >> git clone git://git.openwrt.org/15.05/openwrt.

Re: [OpenWrt-Devel] Chaos Calmer 15.05-rc1 / git-checkout

2015-05-28 Thread Jonathan Bennett
On Wed, May 20, 2015 at 2:32 PM, Bastian Bittorf wrote: > * Steven Barth [20.05.2015 19:43]: >> http://downloads.openwrt.org/chaos_calmer/15.05-rc1/ > > Thank you! > > when will this work?: > git clone git://git.openwrt.org/15.05/openwrt.git Is there any update on when the 15.05 branch will be a

Re: [OpenWrt-Devel] ar71xx: How to integrate UniFi AP Outdoor Plus HSR?

2015-05-28 Thread Kirill Berezin
Hi, Stefan On 05/27/2015 11:48 PM, Stefan Rompf wrote: Integration into the kernel driver like your latest patch does. Caveat: The build process seems to assume that all routers in the ar71xx/generic target share the same set of kernel modules. So patching and compiling yourself is no problem,

[OpenWrt-Devel] tinc protocol handler

2015-05-28 Thread openwrt-de...@couprie.net
Hi, I am working to create a protocol handler for tinc (chaos calmer). I do not understand the following lines ? proto_init_update "*" 1 proto_send_update "$iface" Can someone take a look at the code below and give me some advice :-) or point me to documentation. Perry #!/bin/sh . /lib/fu

[OpenWrt-Devel] procd: how to reload inittab?

2015-05-28 Thread Milan Kočvara
Hi, I would like asi, if is any progress with this issue? Regards M. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel