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:
Andrea Adami
2012-06-18 22:58:05 +00:00
committed by Koen Kooi
parent 1e26b20707
commit 02ebf5f7e3
3 changed files with 7 additions and 6 deletions
@@ -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