summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Westerhof <mwester@dls.net>2008-12-07 13:13:25 -0600
committerMike Westerhof <mwester@dls.net>2008-12-07 13:13:25 -0600
commit3f898a4a6d192a73a391418cac1c5d3d05e5bb78 (patch)
treef8c193771e9f8eecf99a37b74d98e188370d468c
parentd845bab6cd6e53864f0bb2d57bb0ddd8ddb2dee7 (diff)
linux-ixp4xx: bump PR
(Makes SlugOS kernels pick up the new (correct) defconfig)
-rw-r--r--packages/linux/linux-ixp4xx_2.6.24.7.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-ixp4xx_2.6.24.7.bb b/packages/linux/linux-ixp4xx_2.6.24.7.bb
index 7fbc621891..c6d035b012 100644
--- a/packages/linux/linux-ixp4xx_2.6.24.7.bb
+++ b/packages/linux/linux-ixp4xx_2.6.24.7.bb
@@ -8,7 +8,7 @@ KERNEL_RELEASE = "2.6.24.7"
#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 \