ixp kernel and network modules: bumped PR to force recompile with gcc 4.1.1
authorFrans Meulenbroeks <fransmeulenbroeks@yahoo.com>
Thu, 15 Jun 2006 20:00:33 +0000 (20:00 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Thu, 15 Jun 2006 20:00:33 +0000 (20:00 +0000)
on the autobuild system; no functional change

packages/ixp425-eth/ixp400-eth_1.5.bb
packages/ixp4xx/ixp-osal_2.1.bb
packages/ixp4xx/ixp4xx-csr_2.1.bb
packages/linux/ixp4xx-kernel_2.6.16.bb

index 493ee42..576e08a 100644 (file)
@@ -4,7 +4,7 @@
 MAINTAINER = "NSLU2 Linux <nslu2-linux@yahoogroups.com>"
 HOMEPAGE = "http://www.intel.com/design/network/products/npfamily/ixp420.htm"
 LICENSE = "GPL"
-PR = "r12"
+PR = "r13"
 
 DEPENDS = "ixp-osal"
 DEPENDS = "ixp4xx-csr"
index 717c217..0e5531a 100644 (file)
@@ -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.*"
 
index 567728b..d8fe3b2 100644 (file)
@@ -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.*"
 
index c3d9e3f..0134add 100644 (file)
@@ -8,7 +8,7 @@ PR_CONFIG = "4"
 # Increment the number below (i.e. the digits after PR) when
 # making changes within this file or for changes to the patches
 # applied to the kernel.
-PR = "r6.${PR_CONFIG}"
+PR = "r7.${PR_CONFIG}"
 
 include ixp4xx-kernel.inc