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

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

require kexecboot.inc