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

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

S = "${WORKDIR}/git"

require kexecboot.inc