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

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

require kexecboot.inc