kexec-tools-klibc: add kexec-x32.patch from oe-core

This is the last patch borrowed from the actual oe-core recipe.

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Andrea Adami
2018-08-31 17:31:50 +02:00
committed by Khem Raj
parent c56b2fc960
commit 28d225b581
2 changed files with 90 additions and 1 deletions
@@ -35,7 +35,8 @@ KLIBC_PATCHES += " \
WARNING_FIXES = ""
FROM_OE_CORE = "file://arm_crashdump-fix-buffer-align.patch \
file://powerpc_change-the-memory-size-limit.patch"
file://powerpc_change-the-memory-size-limit.patch \
file://kexec-x32.patch"
SRC_URI += "${BUILD_PATCHES} ${KLIBC_PATCHES} ${WARNING_FIXES} ${FROM_OE_CORE}"