summaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-palmpre_2.6.24.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/linux/linux-palmpre_2.6.24.bb')
-rw-r--r--recipes/linux/linux-palmpre_2.6.24.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-palmpre_2.6.24.bb b/recipes/linux/linux-palmpre_2.6.24.bb
index b21eed375a..7e5494b62b 100644
--- a/recipes/linux/linux-palmpre_2.6.24.bb
+++ b/recipes/linux/linux-palmpre_2.6.24.bb
@@ -4,7 +4,7 @@ DESCRIPTION = "Linux kernel for Palm Pre. Original version of Palm, Inc."
KERNEL_IMAGETYPE = "uImage"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2;name=kernel \
- http://palm.cdnetworks.net/opensource/1.1.0/linux-2.6.24-patch.gz;patch=1;name=patch \
+ http://palm.cdnetworks.net/opensource/1.1.0/linux-2.6.24-patch.gz;apply=yes;name=patch \
"
S = "${WORKDIR}/linux-2.6.24"