mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-18 03:30:40 +00:00
kexecboot: enable text UI in default EXTRA_OECONF.
Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
e0171b34bd
commit
dca85f2fc6
@@ -53,7 +53,7 @@ SRC_URI += "\
|
||||
|
||||
inherit autotools
|
||||
|
||||
EXTRA_OECONF = "--enable-delay=2 --enable-evdev-rate=1000,250"
|
||||
EXTRA_OECONF = "--enable-textui --enable-delay=2 --enable-evdev-rate=1000,250"
|
||||
|
||||
do_install () {
|
||||
install -d ${D}${bindir}
|
||||
|
||||
Reference in New Issue
Block a user