From 8cd84c6c4379abb97892d0e1f38d3fa7bbfa9a75 Mon Sep 17 00:00:00 2001 From: Leon Woestenberg Date: Fri, 30 May 2008 14:33:56 +0000 Subject: [PATCH] linux-rt-2.6.25.bb: Updated to -rt4. --- packages/linux/linux-rt_2.6.25.bb | 4 ++-- 1 file 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" -- 2.39.5