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:29 +0000 |
commit | 4276de58e4c9dca616ee736ac3cfd16467ee1572 (patch) | |
tree | 4aab12fe5b9b7fe476b013e0d0db785d99851759 /templates/machine/imx6qdlsabreauto/20_local.conf.inc | |
parent | 6a16e34f594d97ea569d4490cd97e37c0ac09db2 (diff) |
Remove 32bit ARM based HW platforms
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/+/30741
ci-image-boot-test: Jenkins Job builder account
ci-image-build: Jenkins Job builder account
Tested-by: 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 - |