From: Srinuvasan A <Srinuvasan_A@mentor.com>
To: <isar-users@googlegroups.com>
Cc: <jan.kiszka@siemens.com>, Srinuvasan A <srinuvasan_a@mentor.com>
Subject: [PATCH] scripts/start_vm: Use bullseye as default distro
Date: Fri, 11 Feb 2022 12:43:44 +0530 [thread overview]
Message-ID: <20220211071344.1715852-1-Srinuvasan_A@mentor.com> (raw)
From: Srinuvasan A <srinuvasan_a@mentor.com>
Use bullseye as the default distro for qemu startup script.
Signed-off-by: Srinuvasan A <srinuvasan_a@mentor.com>
---
scripts/start_vm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/start_vm b/scripts/start_vm
index 2d8a8b7..c114d86 100755
--- a/scripts/start_vm
+++ b/scripts/start_vm
@@ -59,7 +59,7 @@ show_help() {
# Set default values, that can be overwritten from command line
ARCH=arm
-DISTRO=buster
+DISTRO=bullseye
BUILD_DIR=$PWD
# Parse command line to get user configuration
--
2.25.1
next reply other threads:[~2022-02-11 7:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-11 7:13 Srinuvasan A [this message]
2022-02-23 7:25 ` 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=20220211071344.1715852-1-Srinuvasan_A@mentor.com \
--to=srinuvasan_a@mentor.com \
--cc=isar-users@googlegroups.com \
--cc=jan.kiszka@siemens.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