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

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

S = "${WORKDIR}/git"

require kexecboot.inc