All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Fix and adjust ukify packaging
@ 2025-12-17  9:34 Koen Kooi
  2025-12-17  9:34 ` [PATCH v2 1/2] python3-pyzstd: import 0.17.0 from meta-python Koen Kooi
  2025-12-17  9:34 ` [PATCH v2 2/2] systemd: package 'ukify' seperately Koen Kooi
  0 siblings, 2 replies; 8+ messages in thread
From: Koen Kooi @ 2025-12-17  9:34 UTC (permalink / raw)
  To: openembedded-core; +Cc: Koen Kooi

This packages up 'ukify' from systemd to be used as an, optional,
stand-alone tool to generate and inspect Unified Kernel Images (UKIs) on
the target. The original plan was to add this to sytemd-boot, as
systemd-boot-native already handles 'ukify', but the recent systemd
upgrade snuck in 'ukify' under the radar. So package it up properly from
inside the systemd recipe.

Changes since v1:
 * Adjusted pyzstd patch to not specify an upper limit to the setuptools
   version, as suggested by Alexander Kanavin.

Koen Kooi (2):
  python3-pyzstd: import 0.17.0 from meta-python
  systemd: package 'ukify' seperately

 meta/recipes-core/systemd/systemd_258.1.bb    | 19 +++++++++++++
 ...emove-setuptools-version-limit-of-74.patch | 27 +++++++++++++++++++
 .../python/python3-pyzstd_0.17.0.bb           | 19 +++++++++++++
 3 files changed, 65 insertions(+)
 create mode 100644 meta/recipes-devtools/python/python3-pyzstd/0001-Remove-setuptools-version-limit-of-74.patch
 create mode 100644 meta/recipes-devtools/python/python3-pyzstd_0.17.0.bb

-- 
2.34.1



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

end of thread, other threads:[~2025-12-18 14:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-17  9:34 [PATCH v2 0/2] Fix and adjust ukify packaging Koen Kooi
2025-12-17  9:34 ` [PATCH v2 1/2] python3-pyzstd: import 0.17.0 from meta-python Koen Kooi
2025-12-17 14:47   ` [OE-core] " Mathieu Dubois-Briand
2025-12-17 15:09     ` Koen Kooi
2025-12-17 15:49       ` Mathieu Dubois-Briand
2025-12-18 12:14         ` Koen Kooi
2025-12-18 14:32           ` Richard Purdie
2025-12-17  9:34 ` [PATCH v2 2/2] systemd: package 'ukify' seperately Koen Kooi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.