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

SRC_URI = "git://git.linuxtogo.org/home/groups/kexecboot/kexecboot.git;protocol=git "
SRCREV = "8daf258fc5d1e5eb6127285c63d66f31f05cf80d"

S = "${WORKDIR}/git"

require kexecboot.inc