diff options
author | Frans Meulenbroeks <fransmeulenbroeks@yahoo.com> | 2005-10-22 18:42:07 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-10-22 18:42:07 +0000 |
commit | b2cd1663f73cc1826b22238f133b5edea0babd61 (patch) | |
tree | 1b946cb54d4363ffadcd4e2ecd0c4cf4d044f6bb /packages/ixp425-eth/ixp425-eth_1.2.bb | |
parent | 2ffff69b26733ceef7ca3b2c1722417263e65ded (diff) |
Been told that I should also bump PR for ixp when I bump PR_CONFIG in the {nslu2, openslug} bb files; so here it is... (better safe than sorry)
Diffstat (limited to 'packages/ixp425-eth/ixp425-eth_1.2.bb')
-rw-r--r-- | packages/ixp425-eth/ixp425-eth_1.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/ixp425-eth/ixp425-eth_1.2.bb b/packages/ixp425-eth/ixp425-eth_1.2.bb index 3459291541..9336e1fe6d 100644 --- a/packages/ixp425-eth/ixp425-eth_1.2.bb +++ b/packages/ixp425-eth/ixp425-eth_1.2.bb @@ -8,7 +8,7 @@ SRC_URI += "file://ixp400linuxethernetdriver-1_2-kernel26_hr_20050929.patch;patc SRC_URI += "file://makefile.patch;patch=1" SRC_URI += "file://2.6.13.patch;patch=1" SRC_URI += "file://2.6.14.patch;patch=1" -PR = "r1" +PR = "r2" DEPENDS = "ixp4xx-csr" RDEPENDS = "ixp4xx-csr" |