mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 21:32:12 +02:00
kexec-tools: Remove -fPIE -pie from SECURITY_PIE_CFLAGS
(From OE-Core rev: 7685bac83504e8de6c02d93e39e40f38e51994bb) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -26,6 +26,8 @@ SRC_URI += "${KERNELORG_MIRROR}/linux/utils/kernel/kexec/kexec-tools-${PV}.tar.g
|
||||
SRC_URI[md5sum] = "b2b2c5e6b29d467d6e99d587fb6b7cf5"
|
||||
SRC_URI[sha256sum] = "b3e69519d2acced256843b1e8f1ecfa00d9b54fa07449ed78f05b9193f239370"
|
||||
|
||||
SECURITY_PIE_CFLAGS_remove = "-fPIE -pie"
|
||||
|
||||
PACKAGES =+ "kexec kdump vmcore-dmesg"
|
||||
|
||||
ALLOW_EMPTY_${PN} = "1"
|
||||
|
||||
Reference in New Issue
Block a user