aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/kexecboot/linux-kexecboot_2.6.32.bb
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2010-01-07 18:31:36 +0100
committerAndrea Adami <andrea.adami@gmail.com>2010-01-07 18:31:36 +0100
commite34bd279e0001cad497b286abec6a7e77f484e79 (patch)
tree719ac7f5e304a0072ef2299d8cdac5ccc08fc2e2 /recipes/kexecboot/linux-kexecboot_2.6.32.bb
parent20e56bce4f4c951365b53e8c44d464a17f2ce79f (diff)
downloadopenembedded-e34bd279e0001cad497b286abec6a7e77f484e79.tar.gz
linux-kexecboot_2.6x: fix SRC_URI (origins from linux-kexecboot.inc)
Diffstat (limited to 'recipes/kexecboot/linux-kexecboot_2.6.32.bb')
-rw-r--r--recipes/kexecboot/linux-kexecboot_2.6.32.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/kexecboot/linux-kexecboot_2.6.32.bb b/recipes/kexecboot/linux-kexecboot_2.6.32.bb
index b876e91988..2839ff2928 100644
--- a/recipes/kexecboot/linux-kexecboot_2.6.32.bb
+++ b/recipes/kexecboot/linux-kexecboot_2.6.32.bb
@@ -11,7 +11,7 @@ DEFAULT_PREFERENCE_poodle = "-1"
DEFAULT_PREFERENCE_spitz = "-1"
DEFAULT_PREFERENCE_tosa = "-1"
-SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2;name=kernel \
+SRC_URI += "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2;name=kernel \
# file://v3-1-4-Add-support-for-LZO-compressed-kernels.patch;patch=1;status=pending \
# file://v3-2-4-Add-support-for-LZO-compressed-kernels-for-ARM.patch;patch=1;status=pending \
# file://v3-3-4-Add-support-for-LZO-compressed-kernels-on-x86.patch;patch=1;status=pending \