From: "srinuvasan.a via isar-users" <isar-users@googlegroups.com>
To: isar-users@googlegroups.com
Cc: Srinuvasan A <srinuvasan.a@siemens.com>
Subject: [PATCH] raspios-bookworm: add missing DEBIAN_COMPAT value
Date: Thu, 16 Jul 2026 15:30:44 +0530 [thread overview]
Message-ID: <20260716100044.266811-1-srinuvasan.a@siemens.com> (raw)
From: Srinuvasan A <srinuvasan.a@siemens.com>
Set the appropriate DEBIAN_COMPAT value for Raspberry Pi OS
Bookworm so packages are built with the correct debhelper
compatibility level.
Signed-off-by: Srinuvasan A <srinuvasan.a@siemens.com>
---
meta-isar/conf/distro/raspios-bookworm.conf | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta-isar/conf/distro/raspios-bookworm.conf b/meta-isar/conf/distro/raspios-bookworm.conf
index 0bed3018..7fc83b0f 100644
--- a/meta-isar/conf/distro/raspios-bookworm.conf
+++ b/meta-isar/conf/distro/raspios-bookworm.conf
@@ -28,4 +28,6 @@ COMPAT_DISTRO_ARCH:arm64 = "armhf"
DISTRO_GCC = "12"
+DEBIAN_COMPAT = "13"
+
DEBIAN_STANDARDS_VERSION ?= "4.6.2"
--
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/20260716100044.266811-1-srinuvasan.a%40siemens.com.
next reply other threads:[~2026-07-16 10:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-16 10:00 srinuvasan.a via isar-users [this message]
2026-07-29 7:08 ` Zhihang Wei
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=20260716100044.266811-1-srinuvasan.a@siemens.com \
--to=isar-users@googlegroups.com \
--cc=srinuvasan.a@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