aboutsummaryrefslogtreecommitdiffstats
path: root/packages/ixp4xx
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@yahoo.com>2006-06-15 20:00:33 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-06-15 20:00:33 +0000
commit3b04c9de3a4683a13288b877e6a4a3ecd3dfeaf1 (patch)
tree0601101a8b88ddd8207e3196f6b7ab056f765897 /packages/ixp4xx
parenta0621d7c282208125afd95093f6102baa4543dab (diff)
downloadopenembedded-3b04c9de3a4683a13288b877e6a4a3ecd3dfeaf1.tar.gz
ixp kernel and network modules: bumped PR to force recompile with gcc 4.1.1
on the autobuild system; no functional change
Diffstat (limited to 'packages/ixp4xx')
-rw-r--r--packages/ixp4xx/ixp-osal_2.1.bb2
-rw-r--r--packages/ixp4xx/ixp4xx-csr_2.1.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/ixp4xx/ixp-osal_2.1.bb b/packages/ixp4xx/ixp-osal_2.1.bb
index 717c217dc5..0e5531a254 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 = "r5"
+PR = "r6"
COMPATIBLE_HOST = "^arm.*-linux.*"
diff --git a/packages/ixp4xx/ixp4xx-csr_2.1.bb b/packages/ixp4xx/ixp4xx-csr_2.1.bb
index 567728b40f..d8fe3b21c7 100644
--- a/packages/ixp4xx/ixp4xx-csr_2.1.bb
+++ b/packages/ixp4xx/ixp4xx-csr_2.1.bb
@@ -39,7 +39,7 @@ SRC_URI += "file://livelock.patch;patch=1"
DEPENDS = "ixp-osal"
S = "${WORKDIR}/ixp400_xscale_sw"
-PR = "r10"
+PR = "r11"
COMPATIBLE_HOST = "^arm.*-linux.*"