aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/kexecboot/linux-kexecboot_git.bb
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2010-05-29 23:58:44 +0200
committerAndrea Adami <andrea.adami@gmail.com>2010-05-29 23:58:44 +0200
commite12fb470292d0fbe6b6912c779033c2c1cf8aa3e (patch)
tree344492444970f920d7d5f1427e5c3e0ae440f9ab /recipes/kexecboot/linux-kexecboot_git.bb
parent3f626eba5c24c1da731eace82a4797a6f0d0afd4 (diff)
downloadopenembedded-e12fb470292d0fbe6b6912c779033c2c1cf8aa3e.tar.gz
linux-kexecboot: fix SRC_URI and unhide logo_linux_clut224.ppm
Diffstat (limited to 'recipes/kexecboot/linux-kexecboot_git.bb')
-rw-r--r--recipes/kexecboot/linux-kexecboot_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/kexecboot/linux-kexecboot_git.bb b/recipes/kexecboot/linux-kexecboot_git.bb
index 0f8a4257d4..7afd2bcb0f 100644
--- a/recipes/kexecboot/linux-kexecboot_git.bb
+++ b/recipes/kexecboot/linux-kexecboot_git.bb
@@ -4,7 +4,7 @@ KERNEL_RELEASE = "2.6.34"
SRCREV = "e40152ee1e1c7a63f4777791863215e3faa37a86"
PV = "${KERNEL_RELEASE}+gitr${SRCPV}"
-SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;branch=master \
+SRC_URI += "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;branch=master \
file://ARM-Add-support-for-LZMA-compressed-kernel-images.patch;status=pending \
file://defconfig"