meta-openembedded/meta-initramfs/recipes-core
Andrea Adami cdce92b4e9 initramfs-kexecboot-image: support cases where machines override IMAGE_FSTYPES
test case: zaurus.inc

IMAGE_FSTYPES ?= "tar.gz jffs2 jffs2.sum ubi ubifs"
IMAGE_FSTYPES_collie ?= "tar.gz jffs2 jffs2.sum"
INITRAMFS_FSTYPES ?= "cpio.gz cpio.xz"

The last assignment IMAGE_FSTYPES = "${INITRAMFS_FSTYPES}" did in fact
reset the value to IMAGE_FSTYPES_collie, thus not producing cpio.gz / cpio.xz.

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-06-12 23:02:49 -07:00
..
images initramfs-kexecboot-image: support cases where machines override IMAGE_FSTYPES 2021-06-12 23:02:49 -07:00
initrdscripts meta-initramfs: put images and initrdscripts in recipes-core 2020-04-21 13:03:35 -07:00
packagegroups packagegroup-meta-initramfs: remove klibc utilities and kexec-tools-klibc 2020-04-27 17:58:54 -07:00