aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-rt_2.6.25.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/linux/linux-rt_2.6.25.bb')
-rw-r--r--recipes/linux/linux-rt_2.6.25.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/linux/linux-rt_2.6.25.bb b/recipes/linux/linux-rt_2.6.25.bb
index 840abd0700..e483f7d234 100644
--- a/recipes/linux/linux-rt_2.6.25.bb
+++ b/recipes/linux/linux-rt_2.6.25.bb
@@ -12,8 +12,8 @@ PR = "r4"
#KERNEL_IMAGETYPE_efika = "Image"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.25.tar.bz2;name=kernel \
- ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-2.6.25.4.bz2;patch=1;name=stablepatch \
- ${KERNELORG_MIRROR}/pub/linux/kernel/projects/rt/older/patch-2.6.25.4-rt6.bz2;patch=1;name=rtpatch \
+ ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-2.6.25.4.bz2;apply=yes;name=stablepatch \
+ ${KERNELORG_MIRROR}/pub/linux/kernel/projects/rt/older/patch-2.6.25.4-rt6.bz2;apply=yes;name=rtpatch \
file://defconfig"
S = "${WORKDIR}/linux-2.6.25"