public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH] Drop qemumipsel-buster
@ 2024-04-23  5:41 Uladzimir Bely
  2024-04-23  5:44 ` Uladzimir Bely
  0 siblings, 1 reply; 2+ messages in thread
From: Uladzimir Bely @ 2024-04-23  5:41 UTC (permalink / raw)
  To: isar-users

Debian dropped support of mipsel (and some other architectures)
since 2024-04-13.

Last snapshot including mipsel:
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 +-
 testsuite/citest.py | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

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/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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] Drop qemumipsel-buster
  2024-04-23  5:41 [PATCH] Drop qemumipsel-buster Uladzimir Bely
@ 2024-04-23  5:44 ` Uladzimir Bely
  0 siblings, 0 replies; 2+ messages in thread
From: Uladzimir Bely @ 2024-04-23  5:44 UTC (permalink / raw)
  To: isar-users

On Tue, 2024-04-23 at 08:41 +0300, Uladzimir Bely wrote:
> Debian dropped support of mipsel (and some other architectures)

...for Buster. Will fix the message on merge (or v2 if needed)

> since 2024-04-13.
> 
> Last snapshot including mipsel:
> 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 +-
>  testsuite/citest.py | 1 -
>  2 files changed, 1 insertion(+), 2 deletions(-)
> 
> 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/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
> 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-04-23  5:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-23  5:41 [PATCH] Drop qemumipsel-buster Uladzimir Bely
2024-04-23  5:44 ` Uladzimir Bely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox