generic-poky/meta/recipes-core/images
Dmitry Eremin-Solenikov b46e118431 bitbake.conf, core-image-minimal-initramfs: add INITRAMFS_FSTYPES
Initramfs images don't benefit from usual IMAGE_FSTYPES overrides. The
only sane values for them are "cpio.XXX". If IMAGE_FSTYPES is set to
include 'live', building core-image-minimal-initramfs can result in
build error, if the image is built before the kernel. To stop initramfs
images from responding on IMAGE_FSTYPES settings, but still allow
users/developers to override defaults (e.g. to generate "cpio.lzma"
initramfs), introduce INITRAMFS_FSTYPES variable, by default set to
"cpio.gz".

(From OE-Core rev: 17f7f3a43e863d9e2a16dd02face5137a4f4b225)

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-12-16 16:19:27 +00:00
..
core-image-base.bb Rename poky-lsb override to linuxstdbase 2011-04-21 00:29:32 +01:00
core-image-core.bb Rename poky-lsb override to linuxstdbase 2011-04-21 00:29:32 +01:00
core-image-minimal-dev.bb Rename poky-lsb override to linuxstdbase 2011-04-21 00:29:32 +01:00
core-image-minimal-initramfs.bb bitbake.conf, core-image-minimal-initramfs: add INITRAMFS_FSTYPES 2011-12-16 16:19:27 +00:00
core-image-minimal-mtdutils.bb Rename poky-image-* -> core-image-* and task-poky-* -> task-core-* 2011-04-21 00:29:30 +01:00
core-image-minimal.bb core-image-minimal: Add missing POKY_EXTRA_IMAGE variable 2011-09-14 01:29:30 +01:00
self-hosted-image.bb self-hosted-image: remove extra space since we use additional disk instead 2011-12-08 15:24:28 +00:00