meta-agl-core: fix IMAGE_FSTYPES override 59/25859/2
authorScott Murray <scott.murray@konsulko.com>
Mon, 4 Jan 2021 17:02:16 +0000 (12:02 -0500)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 5 Jan 2021 12:37:09 +0000 (12:37 +0000)
commit61fe56a82a679107767b08932fa13368210c8926
treecec6951c64a316f6e59b356d5ff779b0af5a8e7b
parentd3f1db09e74f0ecd991f199b3bb0bc1efc8af5cb
meta-agl-core: fix IMAGE_FSTYPES override

The anonymous python snippet in agl-image-minimal.inc to reset
IMAGE_FSTYPES needs to be before the inherit of core-image to
actually take effect when building.  This was not immediately
apparent from the variable expansion information visible in
"bitbake -e" output.  A comment explaining the snippet and this
requirement has been added for clarity.

Bug-AGL: SPEC-3741

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: Ife1dca4c3ff961a9f693631ec0dac498114d395d
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25859
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
meta-agl-core/recipes-platform/images/agl-image-minimal.inc