mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 04:17:25 +00:00
31f161628e
* (purged from device specific settings) Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
10 lines
245 B
BlitzBasic
10 lines
245 B
BlitzBasic
RDEPENDS_${PN} = "kexec"
|
|
PV = "0.5.9"
|
|
PR = "r8+gitr${SRCREV}"
|
|
|
|
SRC_URI = "git://git.linuxtogo.org/home/groups/kexecboot/kexecboot.git;protocol=git "
|
|
SRCREV = "8f1d3cc3d9c650c6a6c88f83071185d6ee0ef9c7"
|
|
S = "${WORKDIR}/git"
|
|
|
|
require kexecboot.inc
|