* [PATCH] kas: Fix missing distro selection for qemuamd64-sb
@ 2024-12-20 7:55 Uladzimir Bely
2024-12-24 11:58 ` Uladzimir Bely
0 siblings, 1 reply; 2+ messages in thread
From: Uladzimir Bely @ 2024-12-20 7:55 UTC (permalink / raw)
To: isar-users
Due to a copy-paste typo we could not choose any distro
for this machine.
Signed-off-by: Uladzimir Bely <ubely@ilbers.de>
---
kas/machine/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/kas/machine/Kconfig b/kas/machine/Kconfig
index 0d1e0dd9..1740bd56 100644
--- a/kas/machine/Kconfig
+++ b/kas/machine/Kconfig
@@ -103,6 +103,7 @@ config MACHINE_QEMU_AMD64_CIP
config MACHINE_QEMU_AMD64_SB
bool "qemuamd64-sb"
+ select DISTRO_DEBIAN
select CODENAME_BULLSEYE
select ARCH_AMD64
--
2.45.2
--
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/20241220075531.14498-1-ubely%40ilbers.de.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] kas: Fix missing distro selection for qemuamd64-sb
2024-12-20 7:55 [PATCH] kas: Fix missing distro selection for qemuamd64-sb Uladzimir Bely
@ 2024-12-24 11:58 ` Uladzimir Bely
0 siblings, 0 replies; 2+ messages in thread
From: Uladzimir Bely @ 2024-12-24 11:58 UTC (permalink / raw)
To: isar-users
On Fri, 2024-12-20 at 10:55 +0300, Uladzimir Bely wrote:
> Due to a copy-paste typo we could not choose any distro
> for this machine.
>
> Signed-off-by: Uladzimir Bely <ubely@ilbers.de>
> ---
> kas/machine/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/kas/machine/Kconfig b/kas/machine/Kconfig
> index 0d1e0dd9..1740bd56 100644
> --- a/kas/machine/Kconfig
> +++ b/kas/machine/Kconfig
> @@ -103,6 +103,7 @@ config MACHINE_QEMU_AMD64_CIP
>
> config MACHINE_QEMU_AMD64_SB
> bool "qemuamd64-sb"
> + select DISTRO_DEBIAN
> select CODENAME_BULLSEYE
> select ARCH_AMD64
>
> --
> 2.45.2
>
Applied to next.
--
Best regards,
Uladzimir.
--
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/8caa1a7cf0dc8f360622254b95a9e00be510c942.camel%40ilbers.de.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-12-24 11:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-20 7:55 [PATCH] kas: Fix missing distro selection for qemuamd64-sb Uladzimir Bely
2024-12-24 11:58 ` Uladzimir Bely
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox