Skip to content

imx8mm: Fix imx8mm build by hardcode MACHINEOVERRIDES

The freescale mechanism with MACHINEOVERRIDES_EXTENDER ended up in different values for MACHINEOVERRIDES for imx-boot and imx-atf, which lead to and error when populating one sysroot from the other, as the resulting PACKAGE_ARCH wasn't used when searching for the manifest.

By hardcoding the complete result of the EXTENDER class for MACHINEOVERRIDES in the imx8mguf machine conf and removing the extender class from INHERIT the values for MACHINEOVERRIDES are stable for all packages and the error doesn't happen any more.

BCS 746-000293

Merge request reports

Loading