diff options
-rw-r--r-- | meta-initramfs/recipes-bsp/kexecboot/kexecboot_0.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-initramfs/recipes-bsp/kexecboot/kexecboot_0.6.bb b/meta-initramfs/recipes-bsp/kexecboot/kexecboot_0.6.bb index 3397c2950..45095f311 100644 --- a/meta-initramfs/recipes-bsp/kexecboot/kexecboot_0.6.bb +++ b/meta-initramfs/recipes-bsp/kexecboot/kexecboot_0.6.bb | |||
@@ -53,7 +53,7 @@ SRC_URI += "\ | |||
53 | 53 | ||
54 | inherit autotools | 54 | inherit autotools |
55 | 55 | ||
56 | EXTRA_OECONF = "--enable-delay=2 --enable-evdev-rate=1000,250" | 56 | EXTRA_OECONF = "--enable-textui --enable-delay=2 --enable-evdev-rate=1000,250" |
57 | 57 | ||
58 | do_install () { | 58 | do_install () { |
59 | install -d ${D}${bindir} | 59 | install -d ${D}${bindir} |