diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2025-01-15 13:36:01 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2025-01-16 13:31:23 +0000 |
commit | ccb386551859e1e01ad2220e2d5589d658e0c511 (patch) | |
tree | f62209b40a79a56463ff145fb6596e2884c791ab /templates/machine/imx6qdlsabreauto/20_local.conf.inc | |
parent | 91ef89dc78e8e6170741f7a4c7557ba914691c7d (diff) |
Remove 32bit ARM based HW platformstrout_19.90.0trout/19.90.019.90.0
As discussed in the SC call, we will deprecate 32bit ARM hardware platforms.
For a transition period, we keep qemuarm around.
Bug-AGL: SPEC-5335
Change-Id: If1a9d1116fb732e8ac8e9e8fbce4a5db4bcc7ba8
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30764
Tested-by: Jenkins Job builder account
ci-image-build: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account
Diffstat (limited to 'templates/machine/imx6qdlsabreauto/20_local.conf.inc')
-rw-r--r-- | templates/machine/imx6qdlsabreauto/20_local.conf.inc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/templates/machine/imx6qdlsabreauto/20_local.conf.inc b/templates/machine/imx6qdlsabreauto/20_local.conf.inc deleted file mode 100644 index 58e3c7d02..000000000 --- a/templates/machine/imx6qdlsabreauto/20_local.conf.inc +++ /dev/null @@ -1,4 +0,0 @@ -MACHINE = "imx6qdlsabreauto" -#see meta-agl/meta-agl-bsp/conf/include/agl_imx6qsabreauto.inc -require conf/include/agl_imx6qdlsabreauto.inc - |