public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH] scripts/start_vm: Use buster as default distro
@ 2020-11-25 10:07 Vijai Kumar K
  2021-01-18 16:11 ` Anton Mikanovich
  0 siblings, 1 reply; 2+ messages in thread
From: Vijai Kumar K @ 2020-11-25 10:07 UTC (permalink / raw)
  To: isar-users; +Cc: Vijai Kumar K

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


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

* Re: [PATCH] scripts/start_vm: Use buster as default distro
  2020-11-25 10:07 [PATCH] scripts/start_vm: Use buster as default distro Vijai Kumar K
@ 2021-01-18 16:11 ` Anton Mikanovich
  0 siblings, 0 replies; 2+ messages in thread
From: Anton Mikanovich @ 2021-01-18 16:11 UTC (permalink / raw)
  To: isar-users

25.11.2020 13:07, Vijai Kumar K wrote:
> Use buster as the default distro for qemu startup script.

Applied to next, thanks.

-- 
Anton Mikanovich
Promwad Ltd.
External service provider of ilbers GmbH
Maria-Merian-Str. 8
85521 Ottobrunn, Germany
+49 (89) 122 67 24-0
Commercial register Munich, HRB 214197
General Manager: Baurzhan Ismagulov


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

end of thread, other threads:[~2021-01-18 16:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-25 10:07 [PATCH] scripts/start_vm: Use buster as default distro Vijai Kumar K
2021-01-18 16:11 ` Anton Mikanovich

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