summaryrefslogtreecommitdiff
path: root/recipes/kexec/kexec-tools2.inc
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2009-10-07 01:43:40 +0200
committerAndrea Adami <andrea.adami@gmail.com>2009-10-07 01:47:49 +0200
commita8d3d8a39f5941c12afe4386513722538e8fe122 (patch)
treeb2afc7a08b366d747963d8af64f071a4c9002eb8 /recipes/kexec/kexec-tools2.inc
parent64e533c13d53941af1c87fb83a7e17c97972a6c4 (diff)
kexec-tools_2.0.1: split klibc patch creating the 'no getline, no fscanf' patch
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 a4fe1b6c60..c34cc35e03 100644
--- a/recipes/kexec/kexec-tools2.inc
+++ b/recipes/kexec/kexec-tools2.inc
@@ -10,4 +10,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 \
"