diff options
author | Rod Whitby <rod@whitby.id.au> | 2005-10-21 05:40:20 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-10-21 05:40:20 +0000 |
commit | c950bb947149344ba5cde64507c9f2164d7c0e9a (patch) | |
tree | 9415b3842e8144c738ec9c4cf6fd721c22956d2c /packages/ixp425-eth | |
parent | 23c03f77fece7362f5e4d09e97b4d8d383b1ab8a (diff) |
ixp425-eth: Bumped PR to make it rebuild due to kernel version change
Diffstat (limited to 'packages/ixp425-eth')
-rw-r--r-- | packages/ixp425-eth/ixp425-eth_1.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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" |