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

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

S = "${WORKDIR}/git"

require kexecboot.inc