aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux_2.6.23+2.6.24-rc6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/linux/linux_2.6.23+2.6.24-rc6.bb')
-rw-r--r--recipes/linux/linux_2.6.23+2.6.24-rc6.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/linux/linux_2.6.23+2.6.24-rc6.bb b/recipes/linux/linux_2.6.23+2.6.24-rc6.bb
index 63fffa56e2..a05139a583 100644
--- a/recipes/linux/linux_2.6.23+2.6.24-rc6.bb
+++ b/recipes/linux/linux_2.6.23+2.6.24-rc6.bb
@@ -6,14 +6,14 @@ DEFAULT_PREFERENCE = "-1"
PR = "r0"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.23.tar.bz2;name=kernel \
- ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/testing/v2.6.24/patch-2.6.24-rc6.bz2;patch=1;name=patch \
+ ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/testing/v2.6.24/patch-2.6.24-rc6.bz2;apply=yes;name=patch \
file://defconfig \
"
S = "${WORKDIR}/linux-2.6.23"
SRC_URI_append_at91sam9260ek = "\
- file://0001-2.6.23-at91.patch;patch=1 \
+ file://0001-2.6.23-at91.patch;apply=yes \
"
CMDLINE_at91sam9260ek = "mem=64M console=ttyS0,115200 root=/dev/mtdblock0 rw rootfstype=jffs2"