[OpenWrt-Devel] [PATCH] Adds support for libsocketcan package

2012-07-09 Thread Gerhard Bertelsmann
Please find a link to a patch for adding libsocketcan package Signed-off-by: Gerhard Bertelsmann info at gerhard-bertelsmann http://lnxpps.de/can2udpe/libsocketcan_patch.txt ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

Re: [OpenWrt-Devel] [PATCH 1/1, V1] Bump klish version to 1.6.0

2012-07-09 Thread Emmanuel Deloget
Le 07/07/2012 09:13, Luka Perkov a écrit : On Fri, Jun 29, 2012 at 06:06:17PM +0200, Emmanuel Deloget wrote: Bump klish version to 1.6.0. You should use buildvariants for this. Take a look at freecwmp: packages/utils/freecwmp/Makefile I will give a look to this in the next hours/days and

[OpenWrt-Devel] [RFC][DONT APPLY][PATCH] brcm47xx: BROKEN image for Netgear WNDR4500

2012-07-09 Thread Rafał Miłecki
--- I tried to use LZMA-compressed loader for LZMA-compressed kernel. We can't juse use CFE's bootloader to load standard LZMA-compressed kernel, because CFE doesn't support LZMA compression with dictionary. Not using dictionary results in not optimal size of compressed kernel. Unfortunately

Re: [OpenWrt-Devel] [PATCH] Adds support for libsocketcan package

2012-07-09 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I copied commented your patch inline below. - --- /dev/null 2012-07-05 10:42:19.287097043 +0200 +++ package/libsocketcan/Makefile 2012-07-05 18:35:26.763462631 +0200 @@ -0,0 +1,62 @@ +# +# Copyright (C) 2006-2012 OpenWrt.org That should

[OpenWrt-Devel] [PATCH] mountd: ext4 support

2012-07-09 Thread Jaroslaw Swierczynski
This patch adds the ext4 filesystem support to mountd. Tested with ext2, ext3 and ext4 partitions. Signed-off-by: Jaroslaw Swierczynski jarek1...@gmail.com --- diff -ruN trunk.orig/package/mountd/patches/030-ext4_support.patch trunk/package/mountd/patches/030-ext4_support.patch ---

Re: [OpenWrt-Devel] Fwd: [PATCH] Add support for Edimax 3G-6200N

2012-07-09 Thread lukasz
I don't why it happened but my mail client wrapped some of the lines. Sending patches again as an attachment. Index: target/linux/ramips/base-files/lib/upgrade/platform.sh === ---

Re: [OpenWrt-Devel] [RFC][DONT APPLY][PATCH] brcm47xx: BROKEN image for Netgear WNDR4500

2012-07-09 Thread Hauke Mehrtens
On 07/09/2012 01:54 PM, Rafał Miłecki wrote: --- I tried to use LZMA-compressed loader for LZMA-compressed kernel. We can't juse use CFE's bootloader to load standard LZMA-compressed kernel, because CFE doesn't support LZMA compression with dictionary. Not using dictionary results in not

[OpenWrt-Devel] [PATCH] gpsd: update to 3.7

2012-07-09 Thread Dave Taht
The openwrt specific patches have been merged into gpsd 3.7 and are no longer needed. --- net/gpsd/Makefile |4 ++-- net/gpsd/patches/001-add-staging-prefix.patch | 10 -- net/gpsd/patches/002-no_rpath.patch | 11 --- 3 files changed,

Re: [OpenWrt-Devel] [RFC][DONT APPLY][PATCH] brcm47xx: BROKEN image for Netgear WNDR4500

2012-07-09 Thread Rafał Miłecki
2012/7/10 Hauke Mehrtens ha...@hauke-m.de: On 07/09/2012 01:54 PM, Rafał Miłecki wrote: --- I tried to use LZMA-compressed loader for LZMA-compressed kernel. We can't juse use CFE's bootloader to load standard LZMA-compressed kernel, because CFE doesn't support LZMA compression with