kexec-tools-klibc_2.0.2: backport patch to fix build with separate B and S

Catching up with oe-core commit 5fccfd0f0a9dd4dca96389f5d856d3fab21745e2
( kexec-tools: separate B and S) which removed autotools-brokensep for a newer
version.

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Andrea Adami
2015-01-21 00:01:42 +01:00
committed by Martin Jansa
parent aa9bc12fdb
commit a433accf63
2 changed files with 55 additions and 0 deletions
@@ -17,6 +17,7 @@ SRC_URI += " \
file://purgatory_string.patch \
file://sha256.patch \
file://sysconf_nrprocessors.patch \
file://fix-out-of-tree-build.patch \
"
SRC_URI_append_arm = " file://arm_crashdump.patch"