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

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

require kexecboot.inc