public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: "srinuvasan.a via isar-users" <isar-users@googlegroups.com>
To: isar-users@googlegroups.com
Cc: ubely@ilbers.de, Srinuvasan A <srinuvasan.a@siemens.com>
Subject: [PATCH] meta-isar: Suggest bookworm in setup
Date: Mon, 18 Nov 2024 11:06:05 +0530	[thread overview]
Message-ID: <20241118053605.934265-1-srinuvasan.a@siemens.com> (raw)

From: Srinuvasan A <srinuvasan.a@siemens.com>

Presently current stable is bookworm distro, hence suggest building bookworm
target during setup.

Signed-off-by: Srinuvasan A <srinuvasan.a@siemens.com>
---
 meta-isar/conf/conf-notes.txt    | 6 +++---
 meta-isar/conf/local.conf.sample | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/meta-isar/conf/conf-notes.txt b/meta-isar/conf/conf-notes.txt
index 45156d30..fa7365c7 100644
--- a/meta-isar/conf/conf-notes.txt
+++ b/meta-isar/conf/conf-notes.txt
@@ -1,4 +1,4 @@
 Common targets are:
-    mc:qemuarm-bullseye:isar-image-base
-    mc:qemuarm64-bullseye:isar-image-base
-    mc:qemuamd64-bullseye:isar-image-base
+    mc:qemuarm-bookworm:isar-image-base
+    mc:qemuarm64-bookworm:isar-image-base
+    mc:qemuamd64-bookworm:isar-image-base
diff --git a/meta-isar/conf/local.conf.sample b/meta-isar/conf/local.conf.sample
index 17455015..885187df 100644
--- a/meta-isar/conf/local.conf.sample
+++ b/meta-isar/conf/local.conf.sample
@@ -30,7 +30,7 @@ MACHINE ??= "qemuarm"
 # generation of schroot environment and target root filesystem.
 #
 # This sets the default distribution configuration:
-DISTRO ??= "debian-bullseye"
+DISTRO ??= "debian-bookworm"
 DISTRO_ARCH ??= "armhf"
 
 #
-- 
2.34.1

-- 
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/20241118053605.934265-1-srinuvasan.a%40siemens.com.

             reply	other threads:[~2024-11-18  5:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-18  5:36 srinuvasan.a via isar-users [this message]
2024-11-25  8:12 ` Uladzimir Bely

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=20241118053605.934265-1-srinuvasan.a@siemens.com \
    --to=isar-users@googlegroups.com \
    --cc=srinuvasan.a@siemens.com \
    --cc=ubely@ilbers.de \
    /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