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

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

S = "${WORKDIR}/git"

require kexecboot.inc