summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorLeon Woestenberg <leon.woestenberg@gmail.com>2008-05-30 14:33:56 +0000
committerLeon Woestenberg <leon.woestenberg@gmail.com>2008-05-30 14:33:56 +0000
commit8cd84c6c4379abb97892d0e1f38d3fa7bbfa9a75 (patch)
treecf60c9e638b66de32d12a1b5df06933d9d449461 /packages
parent6a2a6801e74b39a9e86949ecc6e84e8e6e172027 (diff)
linux-rt-2.6.25.bb: Updated to -rt4.
Diffstat (limited to 'packages')
-rw-r--r--packages/linux/linux-rt_2.6.25.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/linux-rt_2.6.25.bb b/packages/linux/linux-rt_2.6.25.bb
index 21352de290..e5f7fccaa7 100644
--- a/packages/linux/linux-rt_2.6.25.bb
+++ b/packages/linux/linux-rt_2.6.25.bb
@@ -6,11 +6,11 @@ require linux.inc
DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_mpc8315e-rdb = "1"
-PR = "r0"
+PR = "r1"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.25.tar.bz2 \
${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-2.6.25.4.bz2;patch=1;p=1 \
- ${KERNELORG_MIRROR}/pub/linux/kernel/projects/rt/patch-2.6.25.4-rt3.bz2;patch=1;p=1 \
+ ${KERNELORG_MIRROR}/pub/linux/kernel/projects/rt/patch-2.6.25.4-rt4.bz2;patch=1;p=1 \
file://defconfig"
S = "${WORKDIR}/linux-2.6.25"