aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/mnci-ramses_2.4.21-rmk2-pxa1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/linux/mnci-ramses_2.4.21-rmk2-pxa1.bb')
-rw-r--r--recipes/linux/mnci-ramses_2.4.21-rmk2-pxa1.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/linux/mnci-ramses_2.4.21-rmk2-pxa1.bb b/recipes/linux/mnci-ramses_2.4.21-rmk2-pxa1.bb
index 93a8f9e527..f60d8b5696 100644
--- a/recipes/linux/mnci-ramses_2.4.21-rmk2-pxa1.bb
+++ b/recipes/linux/mnci-ramses_2.4.21-rmk2-pxa1.bb
@@ -9,9 +9,9 @@ PXAV = "1"
PR = "r5"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.4/linux-${KV}.tar.bz2;name=kernel \
- http://ftp.linux.org.uk/pub/linux/arm/kernel/v2.4/patch-${KV}-rmk${RMKV}.bz2;patch=1;name=rmkpatch \
- file://diff-${KV}-rmk${RMKV}-pxa${PXAV}.gz;patch=1 \
- file://mnci-combined.patch;patch=1"
+ http://ftp.linux.org.uk/pub/linux/arm/kernel/v2.4/patch-${KV}-rmk${RMKV}.bz2;apply=yes;name=rmkpatch \
+ file://diff-${KV}-rmk${RMKV}-pxa${PXAV}.gz;apply=yes \
+ file://mnci-combined.patch;apply=yes"
S = "${WORKDIR}/linux-${KV}"