Thanks a lot.
On 07/29/2013 11:27 AM, Yousong Zhou wrote:
> Hi, Remzi,
>
> On 29 July 2013 09:10, Remzi AKYÜZ wrote:
>> Hi,
>>
>> I cannot build ruby at trunk (37568) and i got this;
>>
>> i486-openwrt-linux-uclibc-gcc -I. -I../../.ext/include/i486-linux
>> -I../.././include -I../.././ext/openssl
GF2m ECC support is needed when compiling ruby-openssl. Link [1]
contains the detailed bug description.
[1] https://bugs.ruby-lang.org/issues/8384
Signed-off-by: Yousong Zhou
---
lang/ruby/Makefile |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lang/ruby/Makefile b/la
Hi, Remzi,
On 29 July 2013 09:10, Remzi AKYÜZ wrote:
> Hi,
>
> I cannot build ruby at trunk (37568) and i got this;
>
> i486-openwrt-linux-uclibc-gcc -I. -I../../.ext/include/i486-linux
> -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\"
> -I/openwrt/trunk/staging_dir/target-
Hi Thorsten,
On Thu, Jul 25, 2013 at 10:12:00PM +0200, Thorsten Glaser wrote:
> Also refresh patches or drop where unneeded.
Applied in r37593. Thanks!
Luka
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bi
Hi Jiri,
On Thu, Jul 25, 2013 at 05:03:55PM +0200, Jiri Slachta wrote:
> Update package sox to version 14.4.1.
Applied in r37594. Thanks!
Luka
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/list
Hi Peter,
On Sat, Jul 27, 2013 at 02:24:26AM +0200, Peter Wagner wrote:
> update e2fsprogs to 1.42.8 and add e4defrag
Applied in r37588. Thanks!
Luka
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailm
Hi Peter,
On Sun, Jul 28, 2013 at 02:12:54PM +0200, Peter Wagner wrote:
> update libtorrent to 0.13.3-git
>
> fixes a crash on rtorrent exit and other enhancements
>
> also removed TARGET_CPPFLAGS - it just increases the filesize of libtorrent
> from 900kb to 2,4MB
Applied in r37591. Thanks!
Hi Peter,
On Sun, Jul 28, 2013 at 02:13:49PM +0200, Peter Wagner wrote:
> update rtorrent to 0.9.3-git
>
> fixes a crash on rtorrent exit and other enhancements
>
> also removed TARGET_CPPFLAGS - it just increases the filesize of libtorrent
> from 900kb to 2,4MB
Applied in r37592. Thanks!
Luk
Fixes calculation of t1 and/or t2 values in case t1 and /or t2 is 0 and
preferred lifetime send by the DHCPv6 server is smaller than 300 in the IA. It
lines up the renew/rebind behavior as described in RFC3315 paragraph 22.4 as
the current implementation can send a renew/rebind if the IA valid
James Laird (abrasive), together with some other developers, has updated
shairport fixing several bugs and adding several improvements.
https://github.com/abrasive/shairport/tree/1.0-dev
This patch changes the package source to his repo and deletes the unneeded IPv6
patch.
Signed-off-by: Álvaro
libxapian: add missing dependency to libuuid
Signed-off-by: Jiri Slachta
---
libs/libxapian/Makefile |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libs/libxapian/Makefile b/libs/libxapian/Makefile
index 7b290c0..757a60b 100644
--- a/libs/libxapian/Makefile
+++ b/libs/lib
felix,
can you send me a version of the patch with the comments folded in please ?
John
On 28/07/13 13:33, Yousong Zhou wrote:
Hi,
On Sun, Jul 28, 2013 at 12:23:35PM +0200, Felix Kaechele wrote:
This commit adds the basic elements to support Poray brand routers.
It contains a tool t
update rtorrent to 0.9.3-git
fixes a crash on rtorrent exit and other enhancements
also removed TARGET_CPPFLAGS - it just increases the filesize of libtorrent
from 900kb to 2,4MB
Signed-off-by: Peter Wagner diff --git a/net/rtorrent/Makefile b/net/rtorrent/Makefile
index 7dad009..9ed87d3 10064
update libtorrent to 0.13.3-git
fixes a crash on rtorrent exit and other enhancements
also removed TARGET_CPPFLAGS - it just increases the filesize of libtorrent
from 900kb to 2,4MB
Signed-off-by: Peter Wagner diff --git a/libs/libtorrent/Makefile b/libs/libtorrent/Makefile
index 42c0ee1..aea1
Hi,
On Sun, Jul 28, 2013 at 12:23:35PM +0200, Felix Kaechele wrote:
> This commit adds the basic elements to support Poray brand routers.
> It contains a tool to do the encryption/obfuscation that is used in
> Poray routers.
>
> Signed-off-by: Felix Kaechele
> Signed-off-by: Luis Soltero
> Sign
On 28/07/13 12:23, Felix Kaechele wrote:
This patchset adds support for various Poray router models.
Furthermore it adds the firmware obfuscation tool needed to produce
factory images that can be installed from the stock webinterface.
The obfuscation method is also used by other OEMs and most li
Signed-off-by: Felix Kaechele
Signed-off-by: Luis Soltero
Signed-off-by: Michel Stempin
---
target/linux/ramips/base-files/etc/diag.sh | 3 +
.../ramips/base-files/etc/uci-defaults/02_network | 1 +
.../ramips/base-files/lib/preinit/06_set_iface_mac | 1 +
target/linux/ramips/base-f
2013.07.18. 18:27 keltezéssel, Nikolay Martynov írta:
> Looks like trunk@37090 has changed the logic that determines if router's
> button was pressed. This resulted in TEW632BRP always booting into failsafe
> mode because it detected pressed button (which was not pressed).
>
> Measure with voltm
Signed-off-by: Felix Kaechele
Signed-off-by: Luis Soltero
Signed-off-by: Michel Stempin
---
target/linux/ramips/base-files/etc/diag.sh | 3 +
.../ramips/base-files/etc/uci-defaults/02_network | 3 +-
.../ramips/base-files/lib/preinit/06_set_iface_mac | 3 +-
target/linux/ramips/b
Signed-off-by: Felix Kaechele
Signed-off-by: Luis Soltero
Signed-off-by: Michel Stempin
---
target/linux/ramips/base-files/etc/diag.sh | 3 +
.../ramips/base-files/etc/uci-defaults/02_network | 3 +-
.../ramips/base-files/lib/preinit/06_set_iface_mac | 3 +-
target/linux/ramips/b
Signed-off-by: Felix Kaechele
Signed-off-by: Luis Soltero
Signed-off-by: Michel Stempin
---
target/linux/ramips/base-files/etc/diag.sh | 3 +
.../ramips/base-files/etc/uci-defaults/02_network | 5 +
.../ramips/base-files/lib/preinit/06_set_iface_mac | 5 +
target/linux/ramips/bas
Signed-off-by: Felix Kaechele
Signed-off-by: Luis Soltero
Signed-off-by: Michel Stempin
---
target/linux/ramips/base-files/etc/diag.sh | 3 +
.../ramips/base-files/etc/uci-defaults/02_network | 3 +-
.../ramips/base-files/lib/preinit/06_set_iface_mac | 3 +-
target/linux/ramips/base
This commit adds the basic elements to support Poray brand routers.
It contains a tool to do the encryption/obfuscation that is used in
Poray routers.
Signed-off-by: Felix Kaechele
Signed-off-by: Luis Soltero
Signed-off-by: Michel Stempin
---
target/linux/ramips/image/Makefile | 36
This patchset adds support for various Poray router models.
Furthermore it adds the firmware obfuscation tool needed to produce
factory images that can be installed from the stock webinterface.
The obfuscation method is also used by other OEMs and most likely
originated from a company called Shenz
This patch enables setting the wifi led polarity from OF.
It can be used in a DTS' wmac section like this:
ralink,led-polarity = <1>;
Valid values are 0 or 1.
Signed-off-by: Felix Kaechele
---
.../619-rt2x00-change-led-polarity-from-OF.patch | 26 ++
1 file changed, 26
Netgear WNR612 v2:
- cpu Atheros AR7240 (Python) @400MHz
- flash 4MB
- ram 32MB
- ethernet 10/100: 1xwan + 2xlan (only two)
- radio AR9285
Signed-off-by: Cezary Jackiewicz
---
Index: target/linux/ar71xx/files/arch/mips/ath79/mach-wnr2000-v3.c
On Sun, Jul 28, 2013 at 10:02 AM, Jiapeng Li wrote:
> Hi everyone,
>
> Today i dig the linux kernel to see what happened.
> I want to find from which funciton these kernel info comes.
> And i found below result. But for the [ 0.40] 1c00.uartlite: ttyS0
> at MMIO 0x1c00 (irq = 20) is a
Hi everyone,
Today i dig the linux kernel to see what happened.
I want to find from which funciton these kernel info comes.
And i found below result. But for the *[ 0.40] 1c00.uartlite: ttyS0
at MMIO 0x1c00 (irq = 20) is a 16550A,* i didn't find mention from any
source code.
Thanks.
J
28 matches
Mail list logo