Index: libs/apr/Makefile
===
--- libs/apr/Makefile (Revision 32264)
+++ libs/apr/Makefile (Arbeitskopie)
@@ -25,7 +25,7 @@
define Package/libapr
SECTION:=libs
CATEGORY:=Libraries
- DEPENDS:=+libpthread +librt
+ DEPENDS:=+
This patch helps properly detect a WNDRMAC device. Before this patch the model
is detected as "NETGEAR ?N".
Signed-off-by: Roman A. aka BasicXP
---
Index: target/linux/ar71xx/base-files/lib/ar71xx.sh
===
--- target/linux/a
Hi All,
may somebody advice pls, is it my mistake or feature?
I have flashed TL-WR741ND v.2.3 with:
DISTRIB_ID="OpenWrt"
DISTRIB_RELEASE="10.03.x Snapshot"
DISTRIB_REVISION="r32191"
DISTRIB_CODENAME="backfire"
DISTRIB_TARGET="ar71xx"
DISTRIB_DESCRIPTION="OpenWrt Backfire r32191"
device is up and
Hi all,
This is a preliminary support for NB6 boards.
The first patch add support for 6362 CPU.
The chip is closed to the 6328 CPU, so the patch is mainly base on 6328
support.
The second patch add support for NB6 boards.
NB6s provide different board IDs, but all use only one board layout.
The bo
hello,
i tested this patch on a wr703n, added dep on polarssl and menuconfig options
for CACHE,
RPROXY, SSL, TOOLKIT and XSLT.
i appreciate if you guys can review it, thanks!
Signed-off-by: Daniel Petre
---
Index: files/php-fcgi.conf
==
Index: lang/pyopenssl/Makefile
===
--- lang/pyopenssl/Makefile (Revision 32264)
+++ lang/pyopenssl/Makefile (Arbeitskopie)
@@ -27,7 +27,7 @@
CATEGORY:=Languages
TITLE:=pyopenssl
URL:=http://pyopenssl.sourceforge.net/
Index: utils/mtd-utils/Makefile
===
--- utils/mtd-utils/Makefile(Revision 32264)
+++ utils/mtd-utils/Makefile(Arbeitskopie)
@@ -37,8 +37,8 @@
ftl_check \
ftl_format \
jffs2dump \
- mkfs.jffs2 \
-
Index: libs/glib2/Makefile
===
--- libs/glib2/Makefile (Revision 32264)
+++ libs/glib2/Makefile (Arbeitskopie)
@@ -30,7 +30,7 @@
define Package/glib2
SECTION:=libs
CATEGORY:=Libraries
- DEPENDS:=$(ICONV_DEPENDS) $(INTL_DEPENDS
Add support for revision D of the MI424WR.
Rev D swaps LAN & WAN ports so this patch maintains
eth0 for LAN and eth1 for WAN. For details on rev D usage,
see http://wiki.openwrt.org/toh/actiontec/mi424wr
Signed-off-by: Jose Vasconcellos
Index: target/linux/ixp4xx/patches-3.3/185-mi424wr_support