From: "'Heinisch, Alexander' via isar-users" <isar-users@googlegroups.com>
To: "Kiszka, Jan" <jan.kiszka@siemens.com>,
isar-users <isar-users@googlegroups.com>
Cc: "MOESSBAUER, Felix" <felix.moessbauer@siemens.com>
Subject: RE: [PATCH v2] kas: Allow to define custom snapshot date
Date: Thu, 10 Oct 2024 16:26:10 +0000 [thread overview]
Message-ID: <AM7PR10MB3320E24D96F83BE941882A9586782@AM7PR10MB3320.EURPRD10.PROD.OUTLOOK.COM> (raw)
In-Reply-To: <0eeb5f86-30b7-4904-986a-e57ac9203cc2@siemens.com>
> Currently very useful for building constantly broken riscv via sid. The default value is actually a known-to-work one, taken from isar-cip-core.
>
> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
> ---
>
> Changes in v2:
> - base on ISAR_APT_SNAPSHOT_DATE patch
>
> Depends on https://patchwork.isar-build.org/project/isar/patch/20241007122709.215901-1-alexander.heinisch@siemens.com/
>
> kas/opt/Kconfig | 20 +++++++++++++++++++-
> 1 file changed, 19 insertions(+), 1 deletion(-)
>
> diff --git a/kas/opt/Kconfig b/kas/opt/Kconfig index 1e56c29f..b29a25e5 100644
> --- a/kas/opt/Kconfig
> +++ b/kas/opt/Kconfig
> @@ -44,7 +44,25 @@ config USE_APT_SNAPSHOT
> bool "Use the distros snapshot mirror"
> depends on !MIRROR_DEBIAN && (DEBIAN_BUSTER || DEBIAN_BULLSEYE || DEBIAN_BOOKWORM || DEBIAN_TRIXIE || DEBIAN_SID || UBUNTU_FOCAL || UBUNTU_JAMMY)
> help
> - Use a snapshot mirror for the selected distribution. The date is defined by ISAR_APT_SNAPSHOT_DATE.
> + Use a snapshot mirror for the selected distribution.
> +
> +choice
> + prompt "Snapshot date"
> + depends on USE_APT_SNAPSHOT
> + default APT_SNAPSHOT_GIT_DATE
> +
> +config APT_SNAPSHOT_GIT_DATE
> + bool "Latest git commit"
"Use timestamp of latest git commit"
BR Alexander
--
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 on the web visit https://groups.google.com/d/msgid/isar-users/AM7PR10MB3320E24D96F83BE941882A9586782%40AM7PR10MB3320.EURPRD10.PROD.OUTLOOK.COM.
prev parent reply other threads:[~2024-10-10 16:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-10 4:45 'Jan Kiszka' via isar-users
2024-10-10 16:26 ` 'Heinisch, Alexander' via isar-users [this message]
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=AM7PR10MB3320E24D96F83BE941882A9586782@AM7PR10MB3320.EURPRD10.PROD.OUTLOOK.COM \
--to=isar-users@googlegroups.com \
--cc=alexander.heinisch@siemens.com \
--cc=felix.moessbauer@siemens.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