public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: "'Jan Kiszka' via isar-users" <isar-users@googlegroups.com>
To: srinuvasan.a@siemens.com, isar-users@googlegroups.com
Subject: Re: [PATCH v3] kas: Exclude example-module for container-amd64 builds
Date: Mon, 18 Aug 2025 12:56:35 +0200	[thread overview]
Message-ID: <cb9d3494-5dbd-4128-a884-77dbd24cfa6d@siemens.com> (raw)
In-Reply-To: <20250818101151.3443270-1-srinuvasan.a@siemens.com>

On 18.08.25 12:11, srinuvasan.a via isar-users wrote:
> From: srinuvasan <srinuvasan.a@siemens.com>
> 
> When building for the container-amd64 machine via the kas menu, the build
> hangs during the parsing stage. The example-module is not required for
> container-based machines, but it is currently included by default.
> 
> Exclude the example-module block when targeting container-amd64 to avoid
> these issues.
> 
> Signed-off-by: srinuvasan <srinuvasan.a@siemens.com>
> ---
>  kas/package/Kconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/kas/package/Kconfig b/kas/package/Kconfig
> index a49041e8..d279e7e6 100644
> --- a/kas/package/Kconfig
> +++ b/kas/package/Kconfig
> @@ -41,6 +41,7 @@ config KAS_INCLUDE_PACKAGE_EXAMPLE_RAW
>  config PACKAGE_EXAMPLE_MODULE
>          bool "example-module"
>          default y
> +        depends on !MACHINE_CONTAINER_AMD64
>  
>  config KAS_INCLUDE_PACKAGE_EXAMPLE_MODULE
>          string

Reviewed-by: Jan Kiszka <jan.kiszka@siemens.com>

Jan

-- 
Siemens AG, Foundational Technologies
Linux Expert Center

-- 
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/cb9d3494-5dbd-4128-a884-77dbd24cfa6d%40siemens.com.

  reply	other threads:[~2025-08-18 10:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-16 10:32 [PATCH] " srinuvasan.a via isar-users
2025-08-17 16:20 ` 'Jan Kiszka' via isar-users
2025-08-18 10:02   ` [PATCH v2] " srinuvasan.a via isar-users
2025-08-18 10:11   ` [PATCH v3] " srinuvasan.a via isar-users
2025-08-18 10:56     ` 'Jan Kiszka' via isar-users [this message]
2025-09-12  9:16     ` Anton Mikanovich

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=cb9d3494-5dbd-4128-a884-77dbd24cfa6d@siemens.com \
    --to=isar-users@googlegroups.com \
    --cc=jan.kiszka@siemens.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