aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/kexecboot/kexecboot_git.bb
blob: 9032c623876386c58d03665ad109a212f66c9e68 (plain)
1
2
3
4
5
6
7
8
9
RDEPENDS_${PN} = "kexec"
PV = "0.5.9"
PR = "r2+gitr${SRCREV}"

SRC_URI = "git://git.linuxtogo.org/home/groups/kexecboot/kexecboot.git;protocol=git "
SRCREV = "51940a6ce14e8cfc8d1068858075ee19bacd8493"
S = "${WORKDIR}/git"

require kexecboot.inc