kexecboot(-klibc): update recipe to master on github (5a5e04b)

fix injection of compiler flags (static and debug)

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 2020-04-20 19:09:23 +02:00 committed by Khem Raj
parent 94dff2b994
commit 345f610b12

View File

@ -8,7 +8,7 @@ S = "${WORKDIR}/git"
SRC_URI = "git://github.com/kexecboot/kexecboot.git"
SRC_URI_append_libc-klibc = " file://0001-kexecboot-Use-new-reboot-API-with-klibc.patch "
SRCREV = "7409a1e0aaea61af87c4eca0149cec18a9f58ab6"
SRCREV = "5a5e04be206140059f42ac786d424da1afaa04b6"
inherit autotools
EXTRA_OECONF = "--enable-textui --enable-delay=2 --enable-evdev-rate=1000,250"