summaryrefslogtreecommitdiff
path: root/packages/ixp425-eth/ixp400-eth_1.5.bb
diff options
context:
space:
mode:
authorJohn Bowler <jbowler@nslu2-linux.org>2006-01-10 09:38:16 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-01-10 09:38:16 +0000
commitdbb8037b26b34df48e7799908a2a47c6cd6e4e8a (patch)
tree43ee221a5e38c0bfc583788ef5f2cc78183d60ed /packages/ixp425-eth/ixp400-eth_1.5.bb
parenta2d7db8f55ea6be119a7ff9be71e6341e76dd618 (diff)
ixp400-eth: gcc4 patch in 1.5
Diffstat (limited to 'packages/ixp425-eth/ixp400-eth_1.5.bb')
-rw-r--r--packages/ixp425-eth/ixp400-eth_1.5.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/ixp425-eth/ixp400-eth_1.5.bb b/packages/ixp425-eth/ixp400-eth_1.5.bb
index 96287fb3d9..f5d2b34070 100644
--- a/packages/ixp425-eth/ixp400-eth_1.5.bb
+++ b/packages/ixp425-eth/ixp400-eth_1.5.bb
@@ -15,10 +15,11 @@ SRC_URI += "file://mac-address.patch;patch=1"
SRC_URI += "file://int-random.patch;patch=1"
SRC_URI += "file://stop-on-rmmod.patch;patch=1"
SRC_URI += "file://continue-if-qmgr-init-fails.patch;patch=1"
+SRC_URI += "file://netdev_max_backlog.patch;patch=1"
SRC_URI += "file://debug.patch;patch=1"
SRC_URI += "file://Makefile.patch;patch=1"
-PR = "r2"
+PR = "r3"
DEPENDS = "ixp4xx-csr"
RDEPENDS = "ixp4xx-csr"