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

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

S = "${WORKDIR}/git"

require kexecboot.inc