From: "'Jan Kiszka' via isar-users" <isar-users@googlegroups.com>
To: Andreas Naumann <anaumann@emlix.com>, isar-users@googlegroups.com
Subject: Re: [PATCH] dpkg-prebuilt: Skip local isar-apt copy
Date: Mon, 11 Aug 2025 14:33:56 +0200 [thread overview]
Message-ID: <6ebd66c1-435b-411c-af90-64a884461a37@siemens.com> (raw)
In-Reply-To: <20250716071610.1124069-1-anaumann@emlix.com>
On 16.07.25 09:16, Andreas Naumann wrote:
> Prebuilt packages have no dependency on the isar-apt repo. Skip
> copying it into the workspace.
>
> Signed-off-by: Andreas Naumann <anaumann@emlix.com>
> ---
> meta/classes/dpkg-prebuilt.bbclass | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/meta/classes/dpkg-prebuilt.bbclass b/meta/classes/dpkg-prebuilt.bbclass
> index ecf0d383e9..78205aa39a 100644
> --- a/meta/classes/dpkg-prebuilt.bbclass
> +++ b/meta/classes/dpkg-prebuilt.bbclass
> @@ -27,3 +27,5 @@ do_dpkg_build() {
> find ${WORKDIR} -name '*.deb' | xargs -n1 dpkg -I
> fi
> }
> +
> +do_local_isarapt[noexec] = "1"
Looks good to me.
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/6ebd66c1-435b-411c-af90-64a884461a37%40siemens.com.
next prev parent reply other threads:[~2025-08-11 12:34 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-16 7:16 Andreas Naumann
2025-07-18 14:50 ` Andreas Naumann
2025-08-11 12:33 ` 'Jan Kiszka' via isar-users [this message]
2025-09-12 8:43 ` 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=6ebd66c1-435b-411c-af90-64a884461a37@siemens.com \
--to=isar-users@googlegroups.com \
--cc=anaumann@emlix.com \
--cc=jan.kiszka@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