summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2025-01-16 17:40:10 -0500
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2025-01-17 09:00:04 +0000
commit4ae7b0ac97d6adca3821ac4b05b8587d0445d087 (patch)
tree08ac14935643b2d7f15bb27a198a6f603608c70e /templates
parentccb386551859e1e01ad2220e2d5589d658e0c511 (diff)
meta-agl-bsp: remove imx8mx-evk-viv configuration
Since weston-imx still has not been updated to 13.x, remove the NXP BSP (i.e. Vivante driver) based configuration for the i.MX8MQ EVK to avoid confusion. This can be revisited in the future if NXP catch up and/or members express interest in supporting older versions of Weston in agl-compositor. Bug-AGL: SPEC-5340 Change-Id: I642f43f2c12728f251bbfef2bcfbc77a8d5326be Signed-off-by: Scott Murray <scott.murray@konsulko.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30769 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account
Diffstat (limited to 'templates')
-rw-r--r--templates/machine/imx8mq-evk-viv/20_local.conf.inc3
-rw-r--r--templates/machine/imx8mq-evk-viv/40_bblayers.conf.inc5
-rw-r--r--templates/machine/imx8mq-evk-viv/50_setup.sh2
-rw-r--r--templates/machine/imx8mq-evk-viv/README_machine_imx8mq-evk-viv.md9
4 files changed, 0 insertions, 19 deletions
diff --git a/templates/machine/imx8mq-evk-viv/20_local.conf.inc b/templates/machine/imx8mq-evk-viv/20_local.conf.inc
deleted file mode 100644
index 7504c1120..000000000
--- a/templates/machine/imx8mq-evk-viv/20_local.conf.inc
+++ /dev/null
@@ -1,3 +0,0 @@
-MACHINE = "imx8mq-evk"
-#see meta-agl/meta-agl-bsp/conf/include/agl_imx8mq-evk-viv.inc
-require conf/include/agl_imx8mq-evk-viv.inc
diff --git a/templates/machine/imx8mq-evk-viv/40_bblayers.conf.inc b/templates/machine/imx8mq-evk-viv/40_bblayers.conf.inc
deleted file mode 100644
index edcb6a3a2..000000000
--- a/templates/machine/imx8mq-evk-viv/40_bblayers.conf.inc
+++ /dev/null
@@ -1,5 +0,0 @@
-# This must be parsed after qt5, etc. layers so that they are correctly
-# recognized by meta-freescale/dynamic-layers
-BBLAYERS =+ "\
- ${METADIR}/bsp/meta-freescale \
- "
diff --git a/templates/machine/imx8mq-evk-viv/50_setup.sh b/templates/machine/imx8mq-evk-viv/50_setup.sh
deleted file mode 100644
index eefd1eb7f..000000000
--- a/templates/machine/imx8mq-evk-viv/50_setup.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-find_and_ack_eula $METADIR/bsp/meta-freescale EULA
-export EULA_FLAG_NAME="ACCEPT_FSL_EULA"
diff --git a/templates/machine/imx8mq-evk-viv/README_machine_imx8mq-evk-viv.md b/templates/machine/imx8mq-evk-viv/README_machine_imx8mq-evk-viv.md
deleted file mode 100644
index be30e00fe..000000000
--- a/templates/machine/imx8mq-evk-viv/README_machine_imx8mq-evk-viv.md
+++ /dev/null
@@ -1,9 +0,0 @@
----
-description: i.MX8MQ EVK with Vivante GPU driver
-authors: Scott Murray <scott.murray@konsulko.com>
----
-
-### Machine imx8mqevk-viv
-
-i.MX8MQ EVK and EVKB boards with Vivante GPU driver support.
-