summaryrefslogtreecommitdiffstats
path: root/meta-initramfs
diff options
context:
space:
mode:
Diffstat (limited to 'meta-initramfs')
-rw-r--r--meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb b/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb
index 6d79e8f83..61210e768 100644
--- a/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb
+++ b/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
6PV = "0.6+git${SRCPV}" 6PV = "0.6+git${SRCPV}"
7S = "${WORKDIR}/git" 7S = "${WORKDIR}/git"
8SRC_URI = "git://github.com/kexecboot/kexecboot.git" 8SRC_URI = "git://github.com/kexecboot/kexecboot.git"
9SRCREV = "4c01d6960aa6a9d03675605062469ab777fa2b01" 9SRCREV = "7409a1e0aaea61af87c4eca0149cec18a9f58ab6"
10inherit autotools 10inherit autotools
11 11
12EXTRA_OECONF = "--enable-textui --enable-delay=2 --enable-evdev-rate=1000,250" 12EXTRA_OECONF = "--enable-textui --enable-delay=2 --enable-evdev-rate=1000,250"