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 261bfb9b3f..a4fe1b6c60 100644 --- a/recipes/kexec/kexec-tools2.inc +++ b/recipes/kexec/kexec-tools2.inc @@ -9,4 +9,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 \ " |