On 08/12/11 21:34, Karl P wrote:
>
> On 12/03/2011 05:14 PM, ka...@tweak.net.au wrote:
>>
>> On 11/30/2011 03:37 PM, John Crispin wrote:
> This patch is an update of http://patchwork.openwrt.org/patch/1452/
>>>
>>> Hi,
>>>
>>> the patch is essentially fine, however there are whitespace er
On Thu, Dec 8, 2011 at 11:57 PM, Hartmut Knaack wrote:
> juhosg was working quite hard to get us out of sync, with decent support of
> nbd ;-) It took me a while, but we're finally back on the track. Minimum
> kernel version is probably still 3.1.1. Successfully tested with kernel 3.1.4
> on a
On Friday 09 December 2011 00:35:10 Sven Roederer wrote:
> -PKG_RELEASE:=3
> +PKG_RELEASE:=4
IMHO the release number does not need to get increased, as the package code is
not changed and a rebuild is not necessary.
Maarten
___
openwrt-devel mailing l
Signed-off-by: Sven Roederer
Index: feeds/packages/libs/libdbi/Makefile
===
--- feeds/packages/libs/libdbi/Makefile (Revision 29484)
+++ feeds/packages/libs/libdbi/Makefile (Arbeitskopie)
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2009-201
Hi,
I had defined a new function in
/trunk/build_dir/linux-ar71xx_generic/compat-wireless-2011-11-04/net/wireless/nl80211.c
void show_freq ( u32 freq )
{
printk(KERN_EMERG "we can access frequency value from status.c & Frequency
=%d\n",freq);
}
and I called this function from
/trunk/build_dir/lin
On 12/03/2011 05:14 PM, ka...@tweak.net.au wrote:
On 11/30/2011 03:37 PM, John Crispin wrote:
This patch is an update of http://patchwork.openwrt.org/patch/1452/
Hi,
the patch is essentially fine, however there are whitespace errors.
can you please use tabs for indenting and not spaces a