public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Uladzimir Bely <ubely@ilbers.de>
To: isar-users@googlegroups.com
Subject: [PATCH] Drop stm32mp15x-buster multiconfig
Date: Fri,  7 Jul 2023 05:02:34 +0200	[thread overview]
Message-ID: <20230707030234.27574-1-ubely@ilbers.de> (raw)

New optee related features are not easily supported under buster and
building stm32mp15x target for it without additional patches fail.
This leads to failing CI.

Remove mc:stm32mp15x-buster multiconfig and related code since it is
not worth the effort to fix.

Signed-off-by: Uladzimir Bely <ubely@ilbers.de>
---

The patch to apply with "Add optee family and friends" series.

 meta-isar/conf/local.conf.sample                  | 1 -
 meta-isar/conf/multiconfig/stm32mp15x-buster.conf | 7 -------
 meta-test/conf/local.conf.sample                  | 1 -
 testsuite/citest.py                               | 2 +-
 4 files changed, 1 insertion(+), 10 deletions(-)
 delete mode 100644 meta-isar/conf/multiconfig/stm32mp15x-buster.conf

diff --git a/meta-isar/conf/local.conf.sample b/meta-isar/conf/local.conf.sample
index 910b0a43..762709f4 100644
--- a/meta-isar/conf/local.conf.sample
+++ b/meta-isar/conf/local.conf.sample
@@ -69,7 +69,6 @@ BBMULTICONFIG = " \
     phyboard-mira-bullseye \
     nanopi-neo-buster \
     nanopi-neo-bullseye \
-    stm32mp15x-buster \
     stm32mp15x-bullseye \
     virtualbox-bullseye \
     rpi-arm-bullseye \
diff --git a/meta-isar/conf/multiconfig/stm32mp15x-buster.conf b/meta-isar/conf/multiconfig/stm32mp15x-buster.conf
deleted file mode 100644
index 01caf876..00000000
--- a/meta-isar/conf/multiconfig/stm32mp15x-buster.conf
+++ /dev/null
@@ -1,7 +0,0 @@
-#
-# Copyright (c) Siemens AG, 2020
-#
-# SPDX-License-Identifier: MIT
-
-MACHINE ?= "stm32mp15x"
-DISTRO ?= "debian-buster"
diff --git a/meta-test/conf/local.conf.sample b/meta-test/conf/local.conf.sample
index fb962d96..b705d3a8 100644
--- a/meta-test/conf/local.conf.sample
+++ b/meta-test/conf/local.conf.sample
@@ -39,7 +39,6 @@ BBMULTICONFIG = " \
     phyboard-mira-bullseye \
     nanopi-neo-buster \
     nanopi-neo-bullseye \
-    stm32mp15x-buster \
     stm32mp15x-bullseye \
     virtualbox-bullseye \
     rpi-arm-bullseye \
diff --git a/testsuite/citest.py b/testsuite/citest.py
index f867cb94..b81d86f9 100755
--- a/testsuite/citest.py
+++ b/testsuite/citest.py
@@ -127,7 +127,7 @@ class CrossTest(CIBaseTest):
             'mc:qemuarm-buster:isar-image-ci',
             'mc:qemuarm-bullseye:isar-image-ci',
             'mc:de0-nano-soc-bullseye:isar-image-base',
-            'mc:stm32mp15x-buster:isar-image-base'
+            'mc:stm32mp15x-bullseye:isar-image-base'
                   ]
 
         self.init()
-- 
2.20.1


             reply	other threads:[~2023-07-07  3:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-07  3:02 Uladzimir Bely [this message]
2023-07-11  6:41 ` Uladzimir Bely

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230707030234.27574-1-ubely@ilbers.de \
    --to=ubely@ilbers.de \
    --cc=isar-users@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox