diff options
author | Andrea Adami <andrea.adami@gmail.com> | 2021-06-13 00:53:58 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-06-12 23:02:49 -0700 |
commit | cdce92b4e9e82327fe2b3118384c424d7f08cc0c (patch) | |
tree | 22a1e8d6c3291c02a266031549d3c91b144b8d0d /meta-python/recipes-devtools/python/python-flask-script.inc | |
parent | 189cdf4337aa2098eb447e82264143392a947334 (diff) | |
download | meta-openembedded-cdce92b4e9e82327fe2b3118384c424d7f08cc0c.tar.gz |
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>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-flask-script.inc')
0 files changed, 0 insertions, 0 deletions