aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/kexecboot/kexecboot_git.bb
blob: 02e6d729ecec5baab9554e1adb3ff6eed85799d0 (plain)
1
2
3
4
5
6
7
8
9
PV = "0.5"
PR = "r8+gitr${SRCREV}"

SRC_URI = "git://git.linuxtogo.org/home/groups/kexecboot/kexecboot.git;protocol=git "
SRCREV = "456e052144f58d3c1116a38cbb5caa44c070bce8"

S = "${WORKDIR}/git"

require kexecboot.inc