public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Vijai Kumar K <Vijaikumar_Kanagarajan@mentor.com>
To: <isar-users@googlegroups.com>
Cc: Vijai Kumar K <Vijaikumar_Kanagarajan@mentor.com>
Subject: [PATCH] scripts/start_vm: Use buster as default distro
Date: Wed, 25 Nov 2020 15:37:56 +0530	[thread overview]
Message-ID: <20201125100756.22517-1-Vijaikumar_Kanagarajan@mentor.com> (raw)

Use buster as the default distro for qemu startup script.

Signed-off-by: Vijai Kumar K <Vijaikumar_Kanagarajan@mentor.com>
---
 scripts/start_vm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/start_vm b/scripts/start_vm
index eda4946..1ccbcb1 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=stretch
+DISTRO=buster
 BUILD_DIR=$PWD
 
 # Parse command line to get user configuration
-- 
2.17.1


             reply	other threads:[~2020-11-25 10:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-25 10:07 Vijai Kumar K [this message]
2021-01-18 16:11 ` 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=20201125100756.22517-1-Vijaikumar_Kanagarajan@mentor.com \
    --to=vijaikumar_kanagarajan@mentor.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