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

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

require kexecboot.inc