Update i.MX machine configurations 77/26377/3
authorScott Murray <scott.murray@konsulko.com>
Sun, 30 May 2021 18:58:49 +0000 (14:58 -0400)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 1 Jun 2021 08:38:04 +0000 (08:38 +0000)
commit48cc1b37dc363f4c59630d2307fd0d4f5d93780d
tree0263a5867948eae88b01d2de4618974b545f5edd
parentff827503f54f4b1a9aad35c244b6585edc0eb41c
Update i.MX machine configurations

Changes:
- Add new i.MX and i.MX6 common inc files and shift duplicated
  configuration to them.
- Switch to using the newer IMX_BSP_DEFAULT variable mechanism for
  selecting mainline vs NXP bits, instead of adding use-mainline-bsp
  to MACHINEOVERRIDES.
- Remove the accidental addition of agl-medium-arm-compiler to
  DISTRO_FEATURES for the imx8mqevk configurations.
- Remove some other stale variable definitions.
- Update BSP layer path in i.MX6 template 50_setup.sh files, these
  were missed on a previous update.

Bug-AGL: SPEC-3933

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I0145e3c8b73b4d53706fda4237ab10f181fd16f7
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/26377
Tested-by: Jenkins Job builder account
ci-image-build: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
meta-agl-bsp/conf/include/agl_cubox-i.inc
meta-agl-bsp/conf/include/agl_imx-common.inc [new file with mode: 0644]
meta-agl-bsp/conf/include/agl_imx6-common.inc [new file with mode: 0644]
meta-agl-bsp/conf/include/agl_imx6qdlsabreauto.inc
meta-agl-bsp/conf/include/agl_imx8mqevk-common.inc
meta-agl-bsp/conf/include/agl_nitrogen6x.inc
templates/machine/cubox-i/50_setup.sh
templates/machine/imx6qdlsabreauto/50_setup.sh
templates/machine/nitrogen6x/50_setup.sh