diff options
author | Graeme Gregory <dp@xora.org.uk> | 2010-01-10 21:07:57 +0000 |
---|---|---|
committer | Graeme Gregory <dp@xora.org.uk> | 2010-01-10 21:07:57 +0000 |
commit | 09be6bb208f5ecc2a00274038866f5fb3b25c5fd (patch) | |
tree | 85c28fadcdfd4172a9959486369fdd55a2fef130 /recipes/kexecboot/linux-kexecboot_2.6.32.bb | |
parent | 8a3b0c0dd65c3c2def554af01446b9ee09725355 (diff) | |
parent | f2934215635d101459eb15b3505843370c20c6ec (diff) |
Merge branch 'org.openembedded.dev' of git+ssh://git.openembedded.org/openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/kexecboot/linux-kexecboot_2.6.32.bb')
-rw-r--r-- | recipes/kexecboot/linux-kexecboot_2.6.32.bb | 2 |
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 \ |