From 15d9ea1913fe0043cf3d580f7fa2673db6df66aa Mon Sep 17 00:00:00 2001 From: Rod Whitby Date: Fri, 14 Apr 2006 07:51:19 +0000 Subject: [PATCH] ixp425-eth: Removed the maclist patch, as insertion of the MAC address is now done through a netdev event. --- packages/ixp425-eth/ixp400-eth_1.5.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/packages/ixp425-eth/ixp400-eth_1.5.bb b/packages/ixp425-eth/ixp400-eth_1.5.bb index 99851a8c12..4430e295fb 100644 --- a/packages/ixp425-eth/ixp400-eth_1.5.bb +++ b/packages/ixp425-eth/ixp400-eth_1.5.bb @@ -4,7 +4,7 @@ MAINTAINER = "NSLU2 Linux " HOMEPAGE = "http://www.intel.com/design/network/products/npfamily/ixp420.htm" LICENSE = "GPL" -PR = "r9" +PR = "r10" DEPENDS = "ixp4xx-csr" RDEPENDS = "ixp4xx-csr" @@ -15,7 +15,6 @@ SRC_URI += "file://2.6.15.patch;patch=1" SRC_URI += "file://device-name.patch;patch=1" SRC_URI += "file://poll-controller.patch;patch=1" SRC_URI += "file://le.patch;patch=1" -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" -- 2.39.5