aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2011-09-07 00:59:01 +0200
committerPaul Eggleton <paul.eggleton@linux.intel.com>2011-09-15 00:18:14 +0100
commit729d2e7b8c0a49f1b72b887bf46bfeb5103cd14f (patch)
tree0d8516ca8e09c98b64cd752a4a297b1435739118 /recipes-kernel
parent6d2d70e158e70952e78ef8ff574fb2d53ed62a50 (diff)
downloadmeta-handheld-729d2e7b8c0a49f1b72b887bf46bfeb5103cd14f.tar.gz
linux-2.6.39.inc: do not reassign SRC_URI
* fix missing bootlogo Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-2.6.39.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-2.6.39.inc b/recipes-kernel/linux/linux-2.6.39.inc
index 3693aac..b1dc8b2 100644
--- a/recipes-kernel/linux/linux-2.6.39.inc
+++ b/recipes-kernel/linux/linux-2.6.39.inc
@@ -8,7 +8,7 @@ DEFAULT_PREFERENCE_spitz = "1"
DEFAULT_PREFERENCE_tosa = "1"
DEFAULT_PREFERENCE_h1940 = "1"
-SRC_URI = "${KERNELORG_MIRROR}/linux/kernel/v2.6/linux-${PV}.tar.bz2;name=kernel \
+SRC_URI += "${KERNELORG_MIRROR}/linux/kernel/v2.6/linux-${PV}.tar.bz2;name=kernel \
${KERNELORG_MIRROR}/linux/kernel/v2.6/patch-${PV}.4.bz2;apply=yes;name=stablepatch \
file://0001-pcmcia-pxa2xx_sharpsl-retain-ops-structure-on-collie.patch \
file://locomo_kbd_tweak-r2.patch \