From: Rod Whitby Date: Mon, 11 Jul 2005 19:04:20 +0000 (+0000) Subject: Bumped the PR on the ixp modules, becuase we changed the OpenSlug default kernel... X-Git-Tag: Release-2010-05/1~9453^2~4191^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e6e4f142a63e2995bdc097b8b0017957915c06e;p=openembedded.git Bumped the PR on the ixp modules, becuase we changed the OpenSlug default kernel version. --- diff --git a/packages/ixp425-eth/ixp425-eth_1.1.bb b/packages/ixp425-eth/ixp425-eth_1.1.bb index 568f6bd97c..9225cb3df7 100644 --- a/packages/ixp425-eth/ixp425-eth_1.1.bb +++ b/packages/ixp425-eth/ixp425-eth_1.1.bb @@ -7,7 +7,7 @@ SRC_URI = "http://www.intel.com/design/network/swsup/ixp400LinuxEthernetDriverPa file://intdriven.patch;patch=1 \ file://pollcontroller.patch;patch=1 \ file://mm4.patch;patch=1" -PR = "r4" +PR = "r5" S = "${WORKDIR}" diff --git a/packages/ixp4xx/ixp4xx-csr_1.4.bb b/packages/ixp4xx/ixp4xx-csr_1.4.bb index 47e0c63ad2..12898a28df 100644 --- a/packages/ixp4xx/ixp4xx-csr_1.4.bb +++ b/packages/ixp4xx/ixp4xx-csr_1.4.bb @@ -7,7 +7,7 @@ SRC_URI = "http://www.intel.com/design/network/swsup/ixp400AccessLibrary-1_4.zip file://badpaths.patch;patch=1 \ file://build-timing-annoyance.patch;patch=1" S = "${WORKDIR}/ixp400_xscale_sw" -PR = "r2" +PR = "r3" COMPATIBLE_HOST = "^armeb-linux.*"