From: Uladzimir Bely <ubely@ilbers.de>
To: isar-users@googlegroups.com
Subject: [PATCH v2] Drop qemumipsel-buster
Date: Tue, 23 Apr 2024 08:59:47 +0300 [thread overview]
Message-ID: <20240423060039.20282-1-ubely@ilbers.de> (raw)
Debian dropped support of mipsel (and some other architectures)
for Debian 10 (buster) since 2024-04-13.
Last snapshot including mipsel for buster:
snapshot.debian.org/archive/debian/20240413T144939Z/dists/buster/main
First snapshot not including it:
snapshot.debian.org/archive/debian/20240413T211957Z/dists/buster/main
Signed-off-by: Uladzimir Bely <ubely@ilbers.de>
---
kas/machine/Kconfig | 2 +-
meta-isar/conf/mc.conf | 1 -
meta-isar/conf/multiconfig/qemumipsel-buster.conf | 5 -----
testsuite/citest.py | 1 -
4 files changed, 1 insertion(+), 8 deletions(-)
delete mode 100644 meta-isar/conf/multiconfig/qemumipsel-buster.conf
Changes since v1:
- Improved commit message;
- Drop qemumipsel-buster from multiconfig.
diff --git a/kas/machine/Kconfig b/kas/machine/Kconfig
index 9ab21d69..86039f1b 100644
--- a/kas/machine/Kconfig
+++ b/kas/machine/Kconfig
@@ -68,7 +68,7 @@ config MACHINE_QEMU_I386
config MACHINE_QEMU_MIPSEL
bool "qemumipsel"
- depends on DEBIAN_BUSTER || DEBIAN_BULLSEYE || DEBIAN_BOOKWORM
+ depends on DEBIAN_BULLSEYE || DEBIAN_BOOKWORM
config MACHINE_QEMU_RISCV64
bool "qemuriscv64"
diff --git a/meta-isar/conf/mc.conf b/meta-isar/conf/mc.conf
index f9ef06b0..fa971059 100644
--- a/meta-isar/conf/mc.conf
+++ b/meta-isar/conf/mc.conf
@@ -25,7 +25,6 @@ BBMULTICONFIG = " \
container-amd64-buster \
container-amd64-bullseye \
container-amd64-bookworm \
- qemumipsel-buster \
qemumipsel-bullseye \
qemumipsel-bookworm \
qemuriscv64-sid \
diff --git a/meta-isar/conf/multiconfig/qemumipsel-buster.conf b/meta-isar/conf/multiconfig/qemumipsel-buster.conf
deleted file mode 100644
index 1d369fd5..00000000
--- a/meta-isar/conf/multiconfig/qemumipsel-buster.conf
+++ /dev/null
@@ -1,5 +0,0 @@
-# This software is a part of ISAR.
-# Copyright (C) 2019 Mentor Graphics, a Siemens busines
-
-MACHINE ?= "qemumipsel"
-DISTRO ?= "debian-buster"
diff --git a/testsuite/citest.py b/testsuite/citest.py
index b1c0b760..42d44f6a 100755
--- a/testsuite/citest.py
+++ b/testsuite/citest.py
@@ -187,7 +187,6 @@ class NoCrossTest(CIBaseTest):
'mc:qemui386-bullseye:isar-image-base',
'mc:qemuamd64-buster:isar-image-ci',
'mc:qemuamd64-bullseye:isar-initramfs',
- 'mc:qemumipsel-buster:isar-image-base',
'mc:qemumipsel-bullseye:isar-image-base',
'mc:imx6-sabrelite-bullseye:isar-image-base',
'mc:phyboard-mira-bullseye:isar-image-base',
--
2.43.2
next reply other threads:[~2024-04-23 6:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-23 5:59 Uladzimir Bely [this message]
2024-04-24 7:48 ` Uladzimir Bely
2024-04-26 6:02 ` 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=20240423060039.20282-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