diff options
author | John Bowler <jbowler@nslu2-linux.org> | 2006-01-09 23:06:24 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-01-09 23:06:24 +0000 |
commit | 4512542b1843804bb19fd108a613f903c1d885a0 (patch) | |
tree | e8d798695143603f4f392cd2485dff6eed23fa90 /packages/ixp4xx/ixp-osal_2.1.bb | |
parent | 249a5476b2d2ec15e71b126bb02bc885b29604ee (diff) |
ixp-osal: merge with latest nslu2 CVS patch set in 2.1
- there is no significant change in this merge, just whitespace
- at the end of a couple of source file lines. All patches are
- now 'sanitised' to remove the date stamps (which otherwise
- make comparisons difficult).
Diffstat (limited to 'packages/ixp4xx/ixp-osal_2.1.bb')
-rw-r--r-- | packages/ixp4xx/ixp-osal_2.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/ixp4xx/ixp-osal_2.1.bb b/packages/ixp4xx/ixp-osal_2.1.bb index 7b5ec197ba..ce9acce4e7 100644 --- a/packages/ixp4xx/ixp-osal_2.1.bb +++ b/packages/ixp4xx/ixp-osal_2.1.bb @@ -31,7 +31,7 @@ SRC_URI += "file://le.patch;patch=1" SRC_URI += "file://assert.patch;patch=1" S = "${WORKDIR}/ixp_osal" -PR = "r0" +PR = "r1" COMPATIBLE_HOST = "^arm.*-linux.*" |