diff options
author | Andrea Adami <andrea.adami@gmail.com> | 2009-09-26 00:07:10 +0200 |
---|---|---|
committer | Andrea Adami <andrea.adami@gmail.com> | 2009-09-26 00:09:23 +0200 |
commit | 1c1c4a18003cc8cc830262502dd96f5e1304ca57 (patch) | |
tree | 980839fe3a9ca062b02e75517d0697c802c286b9 /recipes/kexec/kexec-tools2.inc | |
parent | 90b241080260feb309bfa78947174b255076a440 (diff) |
kexec-tools_2.0.1: fix insane arch detection [arm], bump pref and PR
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 \ " |