mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-15 23:05:34 +01:00
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:
parent
94dff2b994
commit
345f610b12
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user