aboutsummaryrefslogtreecommitdiffstats
path: root/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb
blob: dd630a97e8b9f7efaac5f62c0c2ef876099de6d6 (plain)
1
2
3
4
5
6
7
8
PV = "0.5.9"
PR = "r10+gitr${SRCREV}"

SRC_URI = "git://github.com/kexecboot/kexecboot.git"
SRCREV = "0bcc14671aa2d84ec20f260582aca36bb901ccf1"
S = "${WORKDIR}/git"

require kexecboot.inc