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

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

S = "${WORKDIR}/git"

require kexecboot.inc