* [PATCH] raspios-bookworm: add missing DEBIAN_COMPAT value
@ 2026-07-16 10:00 srinuvasan.a via isar-users
2026-07-29 7:08 ` Zhihang Wei
0 siblings, 1 reply; 2+ messages in thread
From: srinuvasan.a via isar-users @ 2026-07-16 10:00 UTC (permalink / raw)
To: isar-users; +Cc: Srinuvasan A
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.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] raspios-bookworm: add missing DEBIAN_COMPAT value
2026-07-16 10:00 [PATCH] raspios-bookworm: add missing DEBIAN_COMPAT value srinuvasan.a via isar-users
@ 2026-07-29 7:08 ` Zhihang Wei
0 siblings, 0 replies; 2+ messages in thread
From: Zhihang Wei @ 2026-07-29 7:08 UTC (permalink / raw)
To: srinuvasan.a, isar-users
Applied to next, thanks.
Zhihang
On 7/16/26 12:00, srinuvasan.a via isar-users wrote:
> 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"
--
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/80c784a1-da86-4c6f-995f-e589549970b2%40ilbers.de.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-07-29 7:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-16 10:00 [PATCH] raspios-bookworm: add missing DEBIAN_COMPAT value srinuvasan.a via isar-users
2026-07-29 7:08 ` Zhihang Wei
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox