linux-rt-2.6.25.bb: Updated to -rt4.
authorLeon Woestenberg <leon.woestenberg@gmail.com>
Fri, 30 May 2008 14:33:56 +0000 (14:33 +0000)
committerLeon Woestenberg <leon.woestenberg@gmail.com>
Fri, 30 May 2008 14:33:56 +0000 (14:33 +0000)
packages/linux/linux-rt_2.6.25.bb

index 21352de..e5f7fcc 100644 (file)
@@ -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"