summaryrefslogtreecommitdiff
path: root/recipes/kexec/kexec-tools2.inc
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2009-11-21 15:41:43 +0100
committerAndrea Adami <andrea.adami@gmail.com>2009-11-21 15:49:30 +0100
commitd7ac114b4dab19c1190451f9869a9787af8b8640 (patch)
tree658a2a034d9e666b9af5781d24cb3ab9b927bf1a /recipes/kexec/kexec-tools2.inc
parentc45f8972c8d4f45e674d7d396ded238a9ba6405b (diff)
kexec-tools_2.0.1: add uImage support from upstream. Bump PR of shared
and static recipes.
Diffstat (limited to 'recipes/kexec/kexec-tools2.inc')
-rw-r--r--recipes/kexec/kexec-tools2.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/kexec/kexec-tools2.inc b/recipes/kexec/kexec-tools2.inc
index c34cc35e03..a21afe4003 100644
--- a/recipes/kexec/kexec-tools2.inc
+++ b/recipes/kexec/kexec-tools2.inc
@@ -11,4 +11,5 @@ inherit autotools
SRC_URI = "http://www.kernel.org/pub/linux/kernel/people/horms/kexec-tools/kexec-tools-${PV}.tar.gz \
file://fix-arm-arch-detection.patch;patch=1 \
file://no-getline-no-fscanf.patch;patch=1 \
+ file://kexec-tools-2-arm-add-uImage.patch;patch=1 \
"