On Saturday 01 January 2011 18:33:36 Brian J. Murrell wrote:
> Per http://article.gmane.org/gmane.comp.embedded.openwrt.devel/7339
> please find attached the referenced missing lsm_script.
>
> Signed-off-by: Brian J. Murrell interlinx.bc.ca>
Applied in r25613, thanks!
--
Florian
On Wednesday 27 October 2010 21:24:21 Mark Mentovai wrote:
> I found that the lsof build was using the build host's ar and ranlib
> instead of the target's. That's tolerable when the build host is
> Linux/ELF. It's not so great when building on Mac OS X.
>
> I also found that lsof was reporting th
On Friday 04 February 2011 14:20:54 Jochen Friedrich wrote:
> Signed-off-by: Jochen Friedrich
> ---
Applied in r25615, thanks!
--
Florian
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-d
On Saturday 05 February 2011 16:14:52 George Kashperko wrote:
> From: George Kashperko
>
> Fix incorrect device reference counting by switch-robo.
> Signed-off-by: George Kashperko
> ---
Applied in r25619, thanks!
--
Florian
___
openwrt-devel mailing
On Saturday 11 December 2010 02:12:03 Michael Kämmerer wrote:
> This patch adds kernelmodule for watchdog timer on platform orion.
>
>
> Signed-off-by: Michael Kämmerer
> --
Applied in r25620, thanks!
--
Florian
___
On Friday 10 December 2010 21:16:48 Matthew Eaton wrote:
> This adds in support for ttyACM devices in the 3g hotplug script.
>
> Signed-off-by: Matthew Eaton
Applied in r25621, thanks!
--
Florian
___
openwrt-devel mailing list
openwrt-devel@lists.openw
On Friday 04 February 2011 13:44:53 Jochen Friedrich wrote:
> Signed-off-by: Jochen Friedrich
> ---
Applied in r25623, thanks!
--
Florian
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-d
On Friday 04 February 2011 15:39:01 Jochen Friedrich wrote:
> Signed-off-by: Jochen Friedrich
> ---
Applied in r25624, thanks!
--
Florian
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-d
ath9k doesn't check (and eventually swap) the endianness of caldata if
platform_data is set.
In my platform I have the caldata in flash (hence platform_data is set) but
I need ath9k to swap the bytes, so I added a field to platform_data to force
the check.
Maybe there's a better way, but since no
The following patch improves the support for the arv7518pw:
- it defines the gpio to activate the usb (it was in a previous patch, still
unapplied)
- adds support for the wifi chip (ath9k)
- defines a specific profile for the arv7518
- doesn't trash the command line parameters set in uboot
I c
Hello,
I sent a patch 3 weeks ago. I'm new to this mailing list and I'm just curious
how log could it take to accept a patch? If there is an issue with applying the
patch,
having a reply would be great.
Thanks,
Alex
Alexey V. Solovyev wrote:
> This patch adds support for the "routes" option (b
Hey all!
I have found this http://wireless.kernel.org/en/developers/GSoC/2011/
on ath9k page, i see that there isn't ideas posted, is it a good idea
to fix ad-hoc + ap VAP combination on ath9k for google summer of code?
___
openwrt-devel mailing list
op
If you're doing "make -j6 V=99 ..." then the spew from wget interferes with
logging.
Turn off progress.
Index: scripts/download.pl
===
--- scripts/download.pl (revision 25635)
+++ scripts/download.pl (working copy)
@@ -77,7 +77,7 @
On 2011-02-21 3:51 AM, Philip Prindeville wrote:
> If you're doing "make -j6 V=99 ..." then the spew from wget interferes with
> logging.
>
> Turn off progress.
How about making -q optional. I like having the progress bar when I run
manual builds with V=99.
- Felix
__
On 2/20/11 7:01 PM, Felix Fietkau wrote:
On 2011-02-21 3:51 AM, Philip Prindeville wrote:
If you're doing "make -j6 V=99 ..." then the spew from wget interferes with
logging.
Turn off progress.
How about making -q optional. I like having the progress bar when I run
manual builds with V=99.
-
On 2011-02-21 4:02 AM, Philip Prindeville wrote:
> On 2/20/11 7:01 PM, Felix Fietkau wrote:
>> On 2011-02-21 3:51 AM, Philip Prindeville wrote:
>>> If you're doing "make -j6 V=99 ..." then the spew from wget interferes with
>>> logging.
>>>
>>> Turn off progress.
>> How about making -q optional. I
16 matches
Mail list logo