From: Rod Whitby Date: Fri, 21 Oct 2005 05:40:20 +0000 (+0000) Subject: ixp425-eth: Bumped PR to make it rebuild due to kernel version change X-Git-Tag: Release-2010-05/1~9453^2~3218^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c950bb947149344ba5cde64507c9f2164d7c0e9a;p=openembedded.git ixp425-eth: Bumped PR to make it rebuild due to kernel version change --- diff --git a/packages/ixp425-eth/ixp425-eth_1.1.bb b/packages/ixp425-eth/ixp425-eth_1.1.bb index 79243fa1d3..7f55bcec3b 100644 --- a/packages/ixp425-eth/ixp425-eth_1.1.bb +++ b/packages/ixp425-eth/ixp425-eth_1.1.bb @@ -10,7 +10,7 @@ SRC_URI = "http://www.intel.com/design/network/swsup/ixp400LinuxEthernetDriverPa file://mm4.patch;patch=1" SRC_URI += "file://2.6.13.patch;patch=1" SRC_URI += "file://2.6.14.patch;patch=1" -PR = "r11" +PR = "r12" RDEPENDS = "ixp4xx-csr"