the attached patch if for a gpio fix could it be that you mailed the
wrong ?
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
Linux 2.6.38 and later requires 20110520 to build and run properly.
Signed-off-by: Philip Prindeville
--- linux-2.6.38.8/drivers/gpio/Kconfig.orig2011-06-02 19:35:11.0
-0600
+++ linux-2.6.38.8/drivers/gpio/Kconfig 2011-06-29 20:05:20.0 -0600
@@ -295,7 +295,7 @@ comment "PCI G
Fix addition of virtual interfaces in "broadcom-wl" (dev->netdev_ops not
initialized)
Signed-off-by: Nathan Hintz
--- /dev/null
+++ package/broadcom-wl/patches/007-fix-virtual-interfaces.patch
@@ -0,0 +1,11 @@
+--- a/driver/wl_linux.c
b/driver/wl_linux.c
+@@ -1569,6 +1643,8 @@
+ r
applied in r27417
please generate future patches at the root of the feed and not inside
the packages folder
On 01/07/11 23:55, Mathias Kresin wrote:
> This is a copy of the apparently overlooked ticket 9439 opened by me.
>
> Attached patch for the Makefile of the minidlna package,
> marks /etc
On 03/07/11 21:28, Roberto Riggio wrote:
> Il 03/07/2011 21:22, John Crispin ha scritto:
>> next time use something more descriptive for title please
>> + TITLE:=jsonpath
>> is not very descriptive
>
> well that;s the name of the corresponding python package. If i was
> looking for it everything
Il 03/07/2011 21:22, John Crispin ha scritto:
next time use something more descriptive for title please
+ TITLE:=jsonpath
is not very descriptive
well that;s the name of the corresponding python package. If i was
looking for it everything else after the name would just be irrelevant.
anywa
On 03/07/11 21:21, John Crispin wrote:
> pong
i forgot ...
next time use something more descriptive for title please
+ TITLE:=jsonpath
is not very descriptive
thx,
blogic
>
> On 03/07/11 20:22, Roberto Riggio wrote:
>> ping
>>
>> Il 29/06/2011 09:52, Roberto Riggio ha scritto:
>>> This patch
pong
On 03/07/11 20:22, Roberto Riggio wrote:
> ping
>
> Il 29/06/2011 09:52, Roberto Riggio ha scritto:
>> This patch adds a new python package called jsonpath.
>>
>> JSONPath allows you to run XPATH-like queries over json data structures.
>>
>> Changes since v1:
>> * removed unrelated changes
>
Thank you, the patch will follow shortly.
Maxim
On Sun, Jul 3, 2011 at 7:57 PM, John Crispin wrote:
> On 03/07/11 20:54, John Crispin wrote:
>> Hi,
>>
>> applied in r27412
>>
>> i dropped the dhcp and system uci file. could you use uci-defaults
>> mechanism for those 2 and send a patch ?
>>
>> J
On 03/07/11 20:54, John Crispin wrote:
> Hi,
>
> applied in r27412
>
> i dropped the dhcp and system uci file. could you use uci-defaults
> mechanism for those 2 and send a patch ?
>
> John
> ___
> openwrt-devel mailing list
> openwrt-devel@lists.openw
Sorry to bother you. I found the patch
https://dev.openwrt.org/changeset/26645/trunk/package/kernel/modules/fs.mk
which points out clearly the reason
Maarten
On Sun, 2011-07-03 at 20:49 +0200, Maarten Bezemer wrote:
> Why does the ext3 kernel module require LINUX_2_6_30 or LINUX_2_6_31 to
> be s
Hi,
applied in r27412
i dropped the dhcp and system uci file. could you use uci-defaults
mechanism for those 2 and send a patch ?
John
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-dev
Why does the ext3 kernel module require LINUX_2_6_30 or LINUX_2_6_31 to
be set? In package/kernel/modeules.fs.mk:
DEPENDS:=$(if $(DUMP)$(CONFIG_FS_MBCACHE),+kmod-fs-mbcache)
@LINUX_2_6_30||LINUX_2_6_31
The Orion Marvell target uses 2.6.37(.6) and therefore the ext3
filesystem is not present anymo
ping
Il 29/06/2011 09:52, Roberto Riggio ha scritto:
This patch adds a new python package called jsonpath.
JSONPath allows you to run XPATH-like queries over json data structures.
Changes since v1:
* removed unrelated changes
* fix copyright
Signed-off-by: Roberto Riggio
--
-
14 matches
Mail list logo