summaryrefslogtreecommitdiff
path: root/meta/packages/kexec/kexec-tools.inc
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2009-06-12 15:50:43 +0100
committerRichard Purdie <rpurdie@linux.intel.com>2009-06-12 15:50:43 +0100
commitc6b3f2d2d325075c5c4d57f3f69f24d39b8cab14 (patch)
tree919386a4dc7dbbcdc3ada6fdc4b02c35580b1e36 /meta/packages/kexec/kexec-tools.inc
parente7be8af15129caa0c79def705ceb2b87bd9caaa3 (diff)
downloadopenembedded-core-c6b3f2d2d325075c5c4d57f3f69f24d39b8cab14.tar.gz
openembedded-core-c6b3f2d2d325075c5c4d57f3f69f24d39b8cab14.tar.bz2
openembedded-core-c6b3f2d2d325075c5c4d57f3f69f24d39b8cab14.tar.xz
openembedded-core-c6b3f2d2d325075c5c4d57f3f69f24d39b8cab14.zip
kexec-tools: Update after linux-libc-headers changes
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/packages/kexec/kexec-tools.inc')
-rw-r--r--meta/packages/kexec/kexec-tools.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/packages/kexec/kexec-tools.inc b/meta/packages/kexec/kexec-tools.inc
index f806e7148..242e206fa 100644
--- a/meta/packages/kexec/kexec-tools.inc
+++ b/meta/packages/kexec/kexec-tools.inc
@@ -10,4 +10,5 @@ inherit autotools
SRC_URI = "http://www.xmission.com/~ebiederm/files/kexec/kexec-tools-${PV}.tar.gz \
file://kexec-tools-arm.patch;patch=1 \
- file://kexec-arm-atags.patch;patch=1"
+ file://kexec-arm-atags.patch;patch=1 \
+ file://recentheader.patch;patch=1"