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

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

S = "${WORKDIR}/git"

require kexecboot.inc