Fix rpi-sdimg after IMAGE_FSTYPE being enforced in poky-agl.conf 87/9887/3
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Wed, 28 Jun 2017 13:44:34 +0000 (15:44 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 28 Jun 2017 20:02:11 +0000 (20:02 +0000)
commit84a229c05b5ff760fe64f74cb3c4f71e6c5b8188
treec5b39d9826b6ee684bc3c081e8a63c7506fad763
parentdb2fae4724880a43e5942bf770bc8e6e200012b4
Fix rpi-sdimg after IMAGE_FSTYPE being enforced in poky-agl.conf

This changeset fixes the case of the rpi-sdimg which was broken
by the IMAGE_FSTYPE setting introduced in poky-agl.conf (distro-wide).

A new variable AGL_EXTRA_IMAGE_FSTYPES is available now and only used
in AGL (target) images.

Reasoning for this solution:
- any modifications to IMAGE_FSTYPES will also affect things like the initramfs or initrd images.
- we minimized the disk-space requirements by reusing the ext4.xz for the rpi-sdimg

Bug-AGL: SPEC-492

Change-Id: I07fd51dbcf334653cd6033b7ccb663c4d4ed8578
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/9887
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
meta-agl-bsp/conf/include/agl_raspberrypi2.inc
meta-agl-bsp/conf/include/agl_raspberrypi3-64.inc
meta-agl-bsp/conf/include/agl_raspberrypi3.inc
meta-agl-distro/conf/distro/poky-agl.conf
meta-agl/recipes-core/images/agl-image-minimal.inc
meta-netboot/classes/netboot.bbclass
meta-netboot/recipes-core/images/initramfs-netboot-image.bb