mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-15 16:11:48 +00:00
kexecboot: update to latest master (7409a1e0aaea)
implemening --no-dtb option for older mips/mipsel Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
6f98c3f307
commit
47d5d28972
@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
|
|||||||
PV = "0.6+git${SRCPV}"
|
PV = "0.6+git${SRCPV}"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
SRC_URI = "git://github.com/kexecboot/kexecboot.git"
|
SRC_URI = "git://github.com/kexecboot/kexecboot.git"
|
||||||
SRCREV = "4c01d6960aa6a9d03675605062469ab777fa2b01"
|
SRCREV = "7409a1e0aaea61af87c4eca0149cec18a9f58ab6"
|
||||||
inherit autotools
|
inherit autotools
|
||||||
|
|
||||||
EXTRA_OECONF = "--enable-textui --enable-delay=2 --enable-evdev-rate=1000,250"
|
EXTRA_OECONF = "--enable-textui --enable-delay=2 --enable-evdev-rate=1000,250"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user