aboutsummaryrefslogtreecommitdiffstats
path: root/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb
blob: b52012e96855d539a2450a1fe62be434da10c52c (plain)
1
2
3
4
5
6
7
8
9
PV = "0.5.9.1"

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

require kexecboot.inc

BBCLASSEXTEND = "klibc"