This fixes the build of this package and makes it work again.
Signed-off-by: Ithamar R. Adema
---
net/dsl-qos-queue/Makefile |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/net/dsl-qos-queue/Makefile b/net/dsl-qos-queue/Makefile
index 99a2d3e..e3d0739 100644
--- a/net
This fixes the build of usb-modeswitch-data since the older version was no
longer available at the specified URL.
Signed-off-by: Ithamar R. Adema
---
utils/usb-modeswitch-data/Makefile |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/utils/usb-modeswitch-data/Makefile
Sorry, forgot Makefile changes:
Index: target/linux/ramips/image/Makefile
===
--- a/target/linux/ramips/image/Makefile(revision 22047)
+++ b/target/linux/ramips/image/Makefile(working copy)
@@ -96,12 +96,26 @@
This patch adds support for Sparklan WCR-150GN board.
Network configuration should be tweaked to make it work fully. The
reason it's not in this patch is that ramips target should be modified
to support different /etc/config/network files for different boards.
Signed-off-by: Roman Yeryomin
Inde
Hi all,
I just tried out the latest trunk (r22462) on wr941nd and there seems
to be something wrong with the ethernet. Interfaces never come up and
if I try ifconfig on them it looks like this:
r...@openwrt:~# ifconfig wan up
ifconfig: SIOCSIFFLAGS: Network is down
It could be rather serious if
ok, ignore the mail, they arrived my end in a weird ordering :)
Quoting j...@phrozen.org:
Quoting "Ithamar R. Adema" :
The following patchset fixes a couple of bugs that block some
boards from booting, enhances NOR flash support, and makes the CP1
voice core functional again, when si
On Mon, 2010-08-02 at 19:54 +0200, j...@phrozen.org wrote:
> attahcement on this one is missing ... :)
Ehm, this was just the cover mail, the others should have landed in your
mailbox as well, unless my git-send-email fu wasn't up to par ;)
See:
https://lists.openwrt.org/pipermail/openwrt-devel/2
Quoting "Ithamar R. Adema" :
The following patchset fixes a couple of bugs that block some boards
from booting, enhances NOR flash support, and makes the CP1 voice
core functional again, when simply selecting the ifx-vmmc driver.
The only "questionable" patch in the set is patch 4, so I'
This patch enables running OpenWrt on D-Link DNS-323. More info about this
device:
http://www.dlink.com/products/?pid=509
http://wiki.dns323.info/
http://www.cyrius.com/debian/orion/d-link/dns-323/
Currently you need serial cable to flash OpenWrt on DNS-323.
About the patch:
- add kernel suppor
The following patchset fixes a couple of bugs that block some boards from
booting, enhances NOR flash support, and makes the CP1 voice core functional
again, when simply selecting the ifx-vmmc driver.
The only "questionable" patch in the set is patch 4, so I'm open for
suggestions and/or altern
This platform device initialization code caused a crash at startup on the
Danube reference boards. Since there is no driver using the platform device
anymore, lets just remove this cruft.
Signed-off-by: Ithamar R. Adema
---
.../arch/mips/ifxmips/ar9/mach-easy50812.c |3 ---
.../arc
This makes any Danube board with a CFI commandset 2 NOR flash chip functional
again.
Signed-off-by: Ithamar R. Adema
---
.../ifxmips/patches-2.6.33/200-cfi-swap.patch | 15 ++-
1 files changed, 14 insertions(+), 1 deletions(-)
diff --git a/target/linux/ifxmips/patches-2.6.33
This removes a lot of cruft from the architecture code for reserving 2M of
memory for the voice core. It now uses dma_alloc_coherent to get this memory
from the vmmc driver, when it is initialised.
Now this memory will only be allocated when it is actually needed.
This patch was tested with the
The firmware file in the archive downloaded when not extracting is different
from what the filename should be on the root filesystem. Fix this when
installing. Fixes build error.
Signed-off-by: Ithamar R. Adema
---
package/ifx-vmmc/Makefile |4 +++-
1 files changed, 3 insertions(+), 1 dele
Update the lm-Sensors Makefile to new the release (3.1.2). Enable
package selection on other platforms.
Signed-off-by: Luka Perkov < openwrt ->-to->- lukaperkov.net >
---
Index: utils/lm-sensors/Makefile
===
--- utils/lm-sensors/Mak
Hi
attach is the patch. thanks to David Kuehling.
UPDATE:
- include support for all emulation modes jmacs jpico etc.
- see patches/002-builtinrc.patch
this patch base on:
xian...@openmobilefree:~/openwrt-xburst/feeds/packages/utils/joe$ svn info
Path: .
URL: svn://svn.openwrt.org/openwrt/p
Hey Roland,
On 08/02/2010 02:57 PM, Roland Mieslinger wrote:
> Hi,
>
> first of all thanks for the feedback, but I'm stuck again.
>
>
>>> There are few device specific kernel modules (eg. wireless, bluetooth)
>>> what's the correct way to deal with them? I assume they should be built
>>> as sep
Hi,
first of all thanks for the feedback, but I'm stuck again.
> > There are few device specific kernel modules (eg. wireless, bluetooth)
> > what's the correct way to deal with them? I assume they should be built
> > as separate packages, as not all kirkwood based devices need them.
>
> Exactly
18 matches
Mail list logo