From: Uladzimir Bely <ubely@ilbers.de>
To: Felix Moessbauer <felix.moessbauer@siemens.com>,
isar-users@googlegroups.com
Subject: Re: [PATCH v3 0/5] use debian snapshot mirror if SOURCE_DATE_EPOCH is set
Date: Wed, 17 Apr 2024 11:06:26 +0300 [thread overview]
Message-ID: <a3fe600fd218387c5c023ffeb6a2dc765ef831b0.camel@ilbers.de> (raw)
In-Reply-To: <20240409155549.826454-1-felix.moessbauer@siemens.com>
On Tue, 2024-04-09 at 17:55 +0200, 'Felix Moessbauer' via isar-users
wrote:
> This patch series is a continuation of the idea to add OOTB support
> for apt snapshot mirrors. In contrast to the first two versions, this
> series approaches the topic at a broader scope.
>
> Changes since v2:
>
> - make the reproducible builds support more similar with OE
> - support per-distro snapshots
> - add support for snapshot builds in the kas menu
> - add a test
>
> Best regards,
> Felix Moessbauer
> Siemens AG
>
> Felix Moessbauer (5):
> add reproducible builds infrastructure from oe
> use apt snapshot mirror if ISAR_USE_APT_SNAPSHOT is set
> add kas menu options to build against snapshots
> change the proposed interface to set the SDE
> ci: use snapshot in reproducible builds test
>
> RECIPE-API-CHANGELOG.md | 12 ++
> doc/user_manual.md | 4 +
> kas/opt/Kconfig | 11 +
> kas/opt/mirror-snapshot.yaml | 9 +
> meta-isar/conf/distro/ubuntu-common.inc | 3 +
> meta/classes/base.bbclass | 17 +-
> meta/conf/bitbake.conf | 15 ++
> meta/conf/distro/debian-common.conf | 3 +
> meta/lib/oe/reproducible.py | 197
> ++++++++++++++++++
> .../isar-bootstrap/isar-bootstrap.inc | 16 ++
> testsuite/cibuilder.py | 8 +-
> testsuite/repro-build-test.py | 2 +-
> 12 files changed, 293 insertions(+), 4 deletions(-)
> create mode 100644 kas/opt/mirror-snapshot.yaml
> create mode 100644 meta/lib/oe/reproducible.py
>
> --
> 2.39.2
>
Aplied to next, thanks.
prev parent reply other threads:[~2024-04-17 8:06 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-09 15:55 Felix Moessbauer
2024-04-09 15:55 ` [PATCH v3 1/5] add reproducible builds infrastructure from oe Felix Moessbauer
2024-04-09 15:55 ` [PATCH v3 2/5] use apt snapshot mirror if ISAR_USE_APT_SNAPSHOT is set Felix Moessbauer
2024-06-06 13:15 ` Anton Mikanovich
2024-06-10 9:22 ` MOESSBAUER, Felix
2024-04-09 15:55 ` [PATCH v3 3/5] add kas menu options to build against snapshots Felix Moessbauer
2024-04-09 15:55 ` [PATCH v3 4/5] change the proposed interface to set the SDE Felix Moessbauer
2024-04-09 15:55 ` [PATCH v3 5/5] ci: use snapshot in reproducible builds test Felix Moessbauer
2024-04-15 9:39 ` [PATCH v3 0/5] use debian snapshot mirror if SOURCE_DATE_EPOCH is set Uladzimir Bely
2024-04-17 8:06 ` Uladzimir Bely [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=a3fe600fd218387c5c023ffeb6a2dc765ef831b0.camel@ilbers.de \
--to=ubely@ilbers.de \
--cc=felix.moessbauer@siemens.com \
--cc=isar-users@googlegroups.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