From: srinuvasan.a@siemens.com
To: isar-users@googlegroups.com
Cc: Srinuvasan A <srinuvasan.a@siemens.com>
Subject: [PATCH] scripts/start_vm: Use bookworm as default distro
Date: Mon, 13 May 2024 12:46:02 +0530 [thread overview]
Message-ID: <20240513071602.137178-1-srinuvasan.a@siemens.com> (raw)
From: Srinuvasan A <srinuvasan.a@siemens.com>
Use bookworm as the default distro for qemu startup script.
Signed-off-by: Srinuvasan A <srinuvasan.a@siemens.com>
---
scripts/start_vm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/start_vm b/scripts/start_vm
index 8c696a4a..42899df9 100755
--- a/scripts/start_vm
+++ b/scripts/start_vm
@@ -61,7 +61,7 @@ show_help() {
# Set default values, that can be overwritten from command line
ARCH=arm
-DISTRO=bullseye
+DISTRO=bookworm
BUILD_DIR=$PWD
# Parse command line to get user configuration
--
2.34.1
next reply other threads:[~2024-05-13 7:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-13 7:16 srinuvasan.a [this message]
2024-05-21 7:16 ` Srinuvasan Arjunan
2024-05-21 10:42 ` Anton Mikanovich
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=20240513071602.137178-1-srinuvasan.a@siemens.com \
--to=srinuvasan.a@siemens.com \
--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