public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH v3 0/3] ensure source packages are deployed on rebuild with sstate
@ 2026-08-10  8:31 'Felix Moessbauer' via isar-users
  2026-08-10  8:31 ` [PATCH v3 1/3] dpkg: let do_deploy_deb runtime depend on do_deploy_source 'Felix Moessbauer' via isar-users
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: 'Felix Moessbauer' via isar-users @ 2026-08-10  8:31 UTC (permalink / raw)
  To: isar-users; +Cc: wzh, ziegler.andreas, jan.kiszka, Felix Moessbauer

Changes since v2:

- fix container-loader to build one source package per architecture
- add an API changelog entry regarding architecture-specific source packages

Changes since v1:

- move changelog entry to correct patch
- rework caching logic to not break gbp or apt fetcher interfaces

The series (v3) has been tested in -t fast and -t prebuilt CI.

Best regards,
Felix Moessbauer

Felix Moessbauer (3):
  dpkg: let do_deploy_deb runtime depend on do_deploy_source
  fix(container-loader): build one source package per architecture
  dpkg: cache do_dpkg_source results in sstate

 RECIPE-API-CHANGELOG.md                      | 29 ++++++++++++++++++++
 meta/classes-recipe/container-loader.bbclass |  5 ++++
 meta/classes-recipe/dpkg-source.bbclass      | 21 ++++++++++++--
 meta/classes-recipe/dpkg.bbclass             |  2 +-
 4 files changed, 54 insertions(+), 3 deletions(-)

-- 
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/20260810083123.564384-1-felix.moessbauer%40siemens.com.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-08-17  8:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10  8:31 [PATCH v3 0/3] ensure source packages are deployed on rebuild with sstate 'Felix Moessbauer' via isar-users
2026-08-10  8:31 ` [PATCH v3 1/3] dpkg: let do_deploy_deb runtime depend on do_deploy_source 'Felix Moessbauer' via isar-users
2026-08-10  8:31 ` [PATCH v3 2/3] fix(container-loader): build one source package per architecture 'Felix Moessbauer' via isar-users
2026-08-10  8:31 ` [PATCH v3 3/3] dpkg: cache do_dpkg_source results in sstate 'Felix Moessbauer' via isar-users
2026-08-13 13:29   ` 'MOESSBAUER, Felix' via isar-users
2026-08-17  8:24     ` 'MOESSBAUER, Felix' via isar-users
2026-08-12 14:24 ` [PATCH v3 0/3] ensure source packages are deployed on rebuild with sstate Zhihang Wei

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox