This is the result of automated script conversion:
scripts/contrib/convert-overrides.py <oe-core directory>
converting the metadata to use ":" as the override character instead of "_".
Signed-off-by: Neena Busireddy <neenareddy.busireddy@nxp.com>
Add machine configuration files for previous machine names to preserve
compatibility. This includes all i.MX 8 machines and 6ULZ 14x14 EVK.
Include the new machine file name in the list of overrides so variables
with the overrides are properly found.
Some of the new machine configuration uses the MACHINE variable directly
in the KERNEL_DEVICETREE_BASENAME variable. For these we must set
KERNEL_DEVICETREE_BASENAME to the new machine name.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Most of the overrides for the imx8mq-evk machine configuration are
in hardknott branch of meta-freescale, so remove them.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
The machine with C0 silicon is now called imx8qxp-mek. The machine with
B0 silicon is now called imx8qxp-b0-mek.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>