aboutsummaryrefslogtreecommitdiffstats
path: root/packages/ixp4xx/ixp-osal_1.5.bb
diff options
context:
space:
mode:
authorJohn Bowler <jbowler@nslu2-linux.org>2005-11-18 02:23:14 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-11-18 02:23:14 +0000
commitdb0b551834e6cf13721074e90636a6eb2eadbfde (patch)
treef99c276deb6939cf450c582af2b3b8070d446a08 /packages/ixp4xx/ixp-osal_1.5.bb
parent12ca592ad23b521af594332038ae256fd6232b94 (diff)
downloadopenembedded-db0b551834e6cf13721074e90636a6eb2eadbfde.tar.gz
ixp4xx: fix ixp4xx NPE ethernet MAC for kernel 2.6.15-rc1 in all versions
Diffstat (limited to 'packages/ixp4xx/ixp-osal_1.5.bb')
-rw-r--r--packages/ixp4xx/ixp-osal_1.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/ixp4xx/ixp-osal_1.5.bb b/packages/ixp4xx/ixp-osal_1.5.bb
index 8de9983dda..c0e0cb930c 100644
--- a/packages/ixp4xx/ixp-osal_1.5.bb
+++ b/packages/ixp4xx/ixp-osal_1.5.bb
@@ -21,7 +21,7 @@ LICENSE_HOMEPAGE = "http://www.intel.com/design/network/products/npfamily/ixp425
SRC_URI = "http://www.intel.com/Please-Read-The-BB-File/ixp400AccessLibrary-1_5.zip"
SRC_URI += "file://2.6.patch;patch=1"
S = "${WORKDIR}/ixp_osal"
-PR = "r0"
+PR = "r1"
COMPATIBLE_HOST = "^armeb-linux.*"