Re: [OpenWrt-Devel] [PATCHv2] minidlna: update to 1.1.0

2013-07-22 Thread Cezary Jackiewicz
Dnia 2013-07-22, o godz. 21:52:42 Catalin Patulea napisaƂ(a): > Based on original patch from alpha sparc . > > - upstream renamed binary to minidlnad and moved to sbin > - drop patches (merged upstream) > - fix passing configure params > - need to pass pidfile path explicitly now Kernel.mk is a

[OpenWrt-Devel] [PATCHv2] minidlna: update to 1.1.0

2013-07-22 Thread Catalin Patulea
Based on original patch from alpha sparc . - upstream renamed binary to minidlnad and moved to sbin - drop patches (merged upstream) - fix passing configure params - need to pass pidfile path explicitly now Signed-off-by: Catalin Patulea --- multimedia/minidlna/Makefile |

[OpenWrt-Devel] [BUG] remote syslogging still broken (see ticket #13861)

2013-07-22 Thread Russell Senior
https://dev.openwrt.org/ticket/13861 Note that two ar71xx devices behave differently, the ubiquiti airrouter works, the buffalo wzr600dhp does not (though an /etc/init.d/log restart does work). I have looked for differences between their filesystems, but except from kmod-usb-ohci present for air

Re: [OpenWrt-Devel] [PATCH] Basic support for the AsiaRF RT5350 based AWM002 module and evaluation board.

2013-07-22 Thread jonsm...@gmail.com
On Mon, Jul 22, 2013 at 6:00 PM, Jonas Gorski wrote: > On Mon, Jul 22, 2013 at 9:38 PM, John Crispin wrote: >> On 22/07/13 21:37, jonsm...@gmail.com wrote: >>> >>> Here's a photo - you can see how it is a module mounted on a baseboard. >>> http://www.ayyari.com/pic/AYYAR.jpg >> >> >> these 2 file

[OpenWrt-Devel] [PATCH] [ar71xx] extended support for TP-Link TL-MR10U in trunk

2013-07-22 Thread Oleg Titov
Extended support for TP-Link TL-MR10U in Buildroot added. Supports current trunk. Based on andelf's patch http://andelf.diandian.com/post/2013-05-22/40050677370 Signed-off-by: Oleg Titov -- diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh inde

Re: [OpenWrt-Devel] [PATCH] Basic support for the AsiaRF RT5350 based AWM002 module and evaluation board.

2013-07-22 Thread Jonas Gorski
On Mon, Jul 22, 2013 at 9:38 PM, John Crispin wrote: > On 22/07/13 21:37, jonsm...@gmail.com wrote: >> >> Here's a photo - you can see how it is a module mounted on a baseboard. >> http://www.ayyari.com/pic/AYYAR.jpg > > > these 2 file have essentially the same info in them which made me wonder, >

Re: [OpenWrt-Devel] [PATCH] Basic support for the AsiaRF RT5350 based AWM002 module and evaluation board.

2013-07-22 Thread jonsm...@gmail.com
On Mon, Jul 22, 2013 at 3:38 PM, John Crispin wrote: > On 22/07/13 21:37, jonsm...@gmail.com wrote: >> >> Here's a photo - you can see how it is a module mounted on a baseboard. >> http://www.ayyari.com/pic/AYYAR.jpg > > > these 2 file have essentially the same info in them which made me wonder, >

Re: [OpenWrt-Devel] [PATCH] Basic support for the AsiaRF RT5350 based AWM002 module and evaluation board.

2013-07-22 Thread John Crispin
On 22/07/13 21:37, jonsm...@gmail.com wrote: Here's a photo - you can see how it is a module mounted on a baseboard. http://www.ayyari.com/pic/AYYAR.jpg these 2 file have essentially the same info in them which made me wonder, but i understand now why this is so ... target/linux/ramips/dts/A

Re: [OpenWrt-Devel] [PATCH] Basic support for the AsiaRF RT5350 based AWM002 module and evaluation board.

2013-07-22 Thread jonsm...@gmail.com
Here's a photo - you can see how it is a module mounted on a baseboard. http://www.ayyari.com/pic/AYYAR.jpg On Mon, Jul 22, 2013 at 3:36 PM, jonsm...@gmail.com wrote: > Alternatively I could ignore the module aspect and just make two > combined dts file... > > AWM002-EVB-4M.dts -- 4M module plug

Re: [OpenWrt-Devel] [PATCH] Basic support for the AsiaRF RT5350 based AWM002 module and evaluation board.

2013-07-22 Thread jonsm...@gmail.com
Alternatively I could ignore the module aspect and just make two combined dts file... AWM002-EVB-4M.dts -- 4M module plugged into baseboard AWM002-EVB-8M.dts -- 8M module plugged into baseboard But they will be duplicated except for the flash chip. That is what ASL26555 and ALL0256N did. We'd

Re: [OpenWrt-Devel] [PATCH] Basic support for the AsiaRF RT5350 based AWM002 module and evaluation board.

2013-07-22 Thread jonsm...@gmail.com
It is a reusable module plugged into a baseboard. There are three pieces which can be used in two combinations... 4MB module plugged into baseboard 8MB module plugged into baseboard or module could be plug into some customer's baseboard. AWM002.dtsi --- module AWM002-4M.dtsi -- module with 4MB fl

Re: [OpenWrt-Devel] [PATCH] Basic support for the AsiaRF RT5350 based AWM002 module and evaluation board.

2013-07-22 Thread John Crispin
there seem to be an awful lot of dtsi and ds files here with duplicate content. can you reduce that somehow ? ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH] uClibc: fix the rules for installing host tools

2013-07-22 Thread Andy Leiserson
previously, target ldd and ldconfig binaries were installed in the host toolchain area Signed-off-by: Andy Leiserson --- toolchain/uClibc/utils/Makefile | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/toolchain/uClibc/utils/Makefile b/toolchain/uClibc/utils/Makefil

Re: [OpenWrt-Devel] Update minidlna to version 1.1.0

2013-07-22 Thread alpha sparc
I mean you just take all the minidlna patches created for version 1.1.0 to create a new patch and submit through patchwork ignore my patch as it is incomplete. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bi