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

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

S = "${WORKDIR}/git"

require kexecboot.inc