blob: 561706e9f6882f9ba994cef737102bd3a9ad6d9e (
plain)
1
2
3
4
5
6
7
8
9
|
PV = "0.5"
PR = "r9+gitr${SRCREV}"
SRC_URI = "git://git.linuxtogo.org/home/groups/kexecboot/kexecboot.git;protocol=git "
SRCREV = "daa68b5aaa56a036c24c7929e239ebd5edf8fdfe"
S = "${WORKDIR}/git"
require kexecboot.inc
|