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

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

require kexecboot.inc