mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 17:40:45 +00:00
linux-yocto-tiny-kexecboot: add version 3.4
Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
parent
23c9e5d6c4
commit
e47345baad
@ -0,0 +1,17 @@
|
||||
require recipes-kernel/linux/linux-yocto-tiny_3.4.bb
|
||||
|
||||
PACKAGES = ""
|
||||
PROVIDES = ""
|
||||
|
||||
KERNEL_IMAGE_BASE_NAME = "${KERNEL_IMAGETYPE}-yocto-tiny-kexecboot-${PV}-${PR}-${MACHINE}"
|
||||
KERNEL_IMAGE_SYMLINK_NAME = "${KERNEL_IMAGETYPE}-yocto-tiny-kexecboot-${MACHINE}"
|
||||
|
||||
INITRAMFS_IMAGE = "initramfs-kexecboot-klibc-image"
|
||||
|
||||
do_populate_sysroot() {
|
||||
:
|
||||
}
|
||||
|
||||
do_install() {
|
||||
:
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user