summaryrefslogtreecommitdiff
path: root/packages/linux/linux-ixp4xx_2.6.24.4.bb
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2008-04-06 10:18:22 +0000
committerRod Whitby <rod@whitby.id.au>2008-04-06 10:18:22 +0000
commitbbc0a682a9457cddec1f61ca72d0c108ee3b890f (patch)
tree11bcd892ebd63a6195a20e3f605b99baf3d6c45b /packages/linux/linux-ixp4xx_2.6.24.4.bb
parentc56471d2c29a13b9e79201a935b45d56b8a144a2 (diff)
linux-ixp4xx: Disable the dmabounce debugging - it just happens too often to be enabled for production kernels
Diffstat (limited to 'packages/linux/linux-ixp4xx_2.6.24.4.bb')
-rw-r--r--packages/linux/linux-ixp4xx_2.6.24.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-ixp4xx_2.6.24.4.bb b/packages/linux/linux-ixp4xx_2.6.24.4.bb
index 1be0724e2f..1964c23839 100644
--- a/packages/linux/linux-ixp4xx_2.6.24.4.bb
+++ b/packages/linux/linux-ixp4xx_2.6.24.4.bb
@@ -8,7 +8,7 @@ KERNEL_RELEASE = "2.6.24.4"
#PV = "${VANILLA_VERSION}+${KERNEL_RELEASE}+svnr${SRCREV}"
PV = "${KERNEL_RELEASE}+svnr${SRCREV}"
-# PR = "r1"
+PR = "r1"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${VANILLA_VERSION}.tar.bz2 \
${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${KERNEL_RELEASE}.bz2;patch=1 \