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

SRC_URI = "git://git.linuxtogo.org/home/groups/kexecboot/kexecboot.git;protocol=git "
SRCREV = "1464e897e416f7458e93fb30148e87e60509a667"
S = "${WORKDIR}/git"

require kexecboot.inc