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

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

S = "${WORKDIR}/git"

require kexecboot.inc