mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 04:37:19 +00:00
kexecboot: upgrade and move to git tag 0daa77
* new git repository on github * new LABEL separator * text-ui fallback * install /sys for upcoming ubifs detection * menu-bug fix * minor fixes Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
RDEPENDS_${PN} = "kexec-klibc"
|
||||
PV = "0.5.9"
|
||||
PR = "r8+gitr${SRCREV}"
|
||||
PR = "r9+gitr${SRCREV}"
|
||||
|
||||
SRC_URI = "git://git.linuxtogo.org/home/groups/kexecboot/kexecboot.git;protocol=git "
|
||||
SRCREV = "8f1d3cc3d9c650c6a6c88f83071185d6ee0ef9c7"
|
||||
SRC_URI = "git://github.com/kexecboot/kexecboot.git;protocol=git"
|
||||
SRCREV = "0daa774eac019602cd89048961e95985ea50dadf"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
# the binary is statically linked against klibc
|
||||
|
||||
Reference in New Issue
Block a user