diff options
Diffstat (limited to 'recipes/kexec/kexec-tools2.inc')
-rw-r--r-- | recipes/kexec/kexec-tools2.inc | 1 |
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 \ " |