From 345f610b12c1da240f69ef80de79b6c3d9a47fd9 Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Mon, 20 Apr 2020 19:09:23 +0200 Subject: kexecboot(-klibc): update recipe to master on github (5a5e04b) fix injection of compiler flags (static and debug) Signed-off-by: Andrea Adami Signed-off-by: Khem Raj --- meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb b/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb index 4b20e1ed9a..ed3dece3f6 100644 --- a/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb +++ b/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb @@ -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" -- cgit v1.2.3-54-g00ecf