From dbb8037b26b34df48e7799908a2a47c6cd6e4e8a Mon Sep 17 00:00:00 2001 From: John Bowler Date: Tue, 10 Jan 2006 09:38:16 +0000 Subject: ixp400-eth: gcc4 patch in 1.5 --- packages/ixp425-eth/ixp400-eth_1.5.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'packages/ixp425-eth/ixp400-eth_1.5.bb') 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" -- cgit v1.2.3