diff options
Diffstat (limited to 'packages/ixp425-eth')
-rw-r--r-- | packages/ixp425-eth/ixp400-eth_1.4.bb | 1 | ||||
-rw-r--r-- | packages/ixp425-eth/ixp400-eth_1.5.1.bb | 1 | ||||
-rw-r--r-- | packages/ixp425-eth/ixp400-eth_1.5.bb | 1 | ||||
-rw-r--r-- | packages/ixp425-eth/ixp425-eth_1.1.bb | 1 | ||||
-rw-r--r-- | packages/ixp425-eth/ixp425-eth_1.2.bb | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/packages/ixp425-eth/ixp400-eth_1.4.bb b/packages/ixp425-eth/ixp400-eth_1.4.bb index 81dc5e9ec0..be0d1f339d 100644 --- a/packages/ixp425-eth/ixp400-eth_1.4.bb +++ b/packages/ixp425-eth/ixp400-eth_1.4.bb @@ -2,7 +2,6 @@ # to make it work on 2.6 kernels. # LICENSE = "GPL" -MAINTAINER = "Chris Larson <kergoth@handhelds.org>" SRC_URI = "ftp://aiedownload.intel.com/df-support/8500/eng/GPL_ixp400LinuxEthernetDriverPatch-1_4.zip" SRC_URI += "file://ixp400-le-be.patch;patch=1" SRC_URI += "file://makefile.patch;patch=1" diff --git a/packages/ixp425-eth/ixp400-eth_1.5.1.bb b/packages/ixp425-eth/ixp400-eth_1.5.1.bb index fe9b166ded..d09c5955f3 100644 --- a/packages/ixp425-eth/ixp400-eth_1.5.1.bb +++ b/packages/ixp425-eth/ixp400-eth_1.5.1.bb @@ -2,7 +2,6 @@ DEFAULT_PREFERENCE = "-1" # This is the Intel GPL IXP4XX ethernet driver (Linux) plus patches # to make it work on 2.6 kernels. # -MAINTAINER = "NSLU2 Linux <nslu2-linux@yahoogroups.com>" HOMEPAGE = "http://www.intel.com/design/network/products/npfamily/ixp420.htm" LICENSE = "GPL" PR = "r0" diff --git a/packages/ixp425-eth/ixp400-eth_1.5.bb b/packages/ixp425-eth/ixp400-eth_1.5.bb index 5163dd20e4..ae2cdf2d78 100644 --- a/packages/ixp425-eth/ixp400-eth_1.5.bb +++ b/packages/ixp425-eth/ixp400-eth_1.5.bb @@ -1,7 +1,6 @@ # This is the Intel GPL IXP4XX ethernet driver (Linux) plus patches # to make it work on 2.6 kernels. # -MAINTAINER = "NSLU2 Linux <nslu2-linux@yahoogroups.com>" HOMEPAGE = "http://www.intel.com/design/network/products/npfamily/ixp420.htm" LICENSE = "GPL" PR = "r15" diff --git a/packages/ixp425-eth/ixp425-eth_1.1.bb b/packages/ixp425-eth/ixp425-eth_1.1.bb index 43330d6de2..92e11e3fd2 100644 --- a/packages/ixp425-eth/ixp425-eth_1.1.bb +++ b/packages/ixp425-eth/ixp425-eth_1.1.bb @@ -1,6 +1,5 @@ DEPENDS = "ixp4xx-csr patcher-native" LICENSE = "GPL" -MAINTAINER = "Chris Larson <kergoth@handhelds.org>" SRC_URI = "http://www.intel.com/design/network/swsup/ixp400LinuxEthernetDriverPatch-1_1.zip \ http://nslu.sourceforge.net/downloads/ixp425_eth.c.patch \ file://makefile.patch;patch=1 \ diff --git a/packages/ixp425-eth/ixp425-eth_1.2.bb b/packages/ixp425-eth/ixp425-eth_1.2.bb index a3587e8064..9d537d9126 100644 --- a/packages/ixp425-eth/ixp425-eth_1.2.bb +++ b/packages/ixp425-eth/ixp425-eth_1.2.bb @@ -2,7 +2,6 @@ # to make it work on 2.6 kernels. # LICENSE = "GPL" -MAINTAINER = "Chris Larson <kergoth@handhelds.org>" SRC_URI = "ftp://download.intel.com/design/network/swsup/ixp400linuxethernetdriverpatch-1_2.zip" SRC_URI += "file://ixp400linuxethernetdriver-1_2-kernel26_hr_20050929.patch;patch=1" SRC_URI += "file://makefile.patch;patch=1" |