* [PATCH 1/1] qemumipsel-bookworm: disable cross compilation
@ 2026-08-06 7:56 'Felix Moessbauer' via isar-users
2026-08-11 8:53 ` Zhihang Wei
0 siblings, 1 reply; 2+ messages in thread
From: 'Felix Moessbauer' via isar-users @ 2026-08-06 7:56 UTC (permalink / raw)
To: isar-users; +Cc: Felix Moessbauer
This target cannot be cross compiled, as there are conflicting
dependencies around libc6-dev. As bookworm is oldstable now, it is
unlikely this will be fixed upstream.
Signed-off-by: Felix Moessbauer <felix.moessbauer@siemens.com>
---
meta-isar/conf/multiconfig/qemumipsel-bookworm.conf | 3 +++
1 file changed, 3 insertions(+)
diff --git a/meta-isar/conf/multiconfig/qemumipsel-bookworm.conf b/meta-isar/conf/multiconfig/qemumipsel-bookworm.conf
index 45d68f0e..f1c8e048 100644
--- a/meta-isar/conf/multiconfig/qemumipsel-bookworm.conf
+++ b/meta-isar/conf/multiconfig/qemumipsel-bookworm.conf
@@ -3,3 +3,6 @@
MACHINE ?= "qemumipsel"
DISTRO ?= "debian-bookworm"
+
+# conflicting cross dependencies around libc6-dev
+ISAR_CROSS_COMPILE = "0"
--
2.55.0
--
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/20260806075604.2516606-1-felix.moessbauer%40siemens.com.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH 1/1] qemumipsel-bookworm: disable cross compilation
2026-08-06 7:56 [PATCH 1/1] qemumipsel-bookworm: disable cross compilation 'Felix Moessbauer' via isar-users
@ 2026-08-11 8:53 ` Zhihang Wei
0 siblings, 0 replies; 2+ messages in thread
From: Zhihang Wei @ 2026-08-11 8:53 UTC (permalink / raw)
To: Felix Moessbauer, isar-users
Applied to next, thanks.
Zhihang
On 8/6/26 09:56, 'Felix Moessbauer' via isar-users wrote:
> This target cannot be cross compiled, as there are conflicting
> dependencies around libc6-dev. As bookworm is oldstable now, it is
> unlikely this will be fixed upstream.
>
> Signed-off-by: Felix Moessbauer <felix.moessbauer@siemens.com>
> ---
> meta-isar/conf/multiconfig/qemumipsel-bookworm.conf | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/meta-isar/conf/multiconfig/qemumipsel-bookworm.conf b/meta-isar/conf/multiconfig/qemumipsel-bookworm.conf
> index 45d68f0e..f1c8e048 100644
> --- a/meta-isar/conf/multiconfig/qemumipsel-bookworm.conf
> +++ b/meta-isar/conf/multiconfig/qemumipsel-bookworm.conf
> @@ -3,3 +3,6 @@
>
> MACHINE ?= "qemumipsel"
> DISTRO ?= "debian-bookworm"
> +
> +# conflicting cross dependencies around libc6-dev
> +ISAR_CROSS_COMPILE = "0"
--
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/8bd6d8df-639a-4855-b262-81185edf3859%40ilbers.de.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-08-11 8:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-06 7:56 [PATCH 1/1] qemumipsel-bookworm: disable cross compilation 'Felix Moessbauer' via isar-users
2026-08-11 8:53 ` Zhihang Wei
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox