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 465750553a..d0176c53d4 100644 --- a/meta-initramfs/recipes-bsp/kexecboot/kexecboot_0.6.bb +++ b/meta-initramfs/recipes-bsp/kexecboot/kexecboot_0.6.bb | |||
| @@ -42,7 +42,7 @@ SRC_URI = "https://github.com/kexecboot/kexecboot/archive/v${PV}.tar.gz" | |||
| 42 | SRC_URI[md5sum] = "46b7c1a6f20531be56445ebb8669a2b8" | 42 | SRC_URI[md5sum] = "46b7c1a6f20531be56445ebb8669a2b8" |
| 43 | SRC_URI[sha256sum] = "6b360b8aa59bc5d68a96705349a0dd416f8ed704e931fa0ac7849298258f0f15" | 43 | SRC_URI[sha256sum] = "6b360b8aa59bc5d68a96705349a0dd416f8ed704e931fa0ac7849298258f0f15" |
| 44 | 44 | ||
| 45 | inherit autotools | 45 | inherit autotools-brokensep |
| 46 | 46 | ||
| 47 | EXTRA_OECONF = "--enable-delay=2 --enable-evdev-rate=1000,250" | 47 | EXTRA_OECONF = "--enable-delay=2 --enable-evdev-rate=1000,250" |
| 48 | 48 | ||
