Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Fix and adjust ukify packaging
@ 2025-12-17 15:08 Koen Kooi
  2025-12-17 15:08 ` [PATCH v3 1/3] python3-pyzstd: import 0.17.0 from meta-python Koen Kooi
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Koen Kooi @ 2025-12-17 15:08 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 v2:
 * Add python3-pyzstd to ptest-packagelist.inc, as suggested by Mathieu Dubois-Briand
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] 6+ messages in thread

end of thread, other threads:[~2025-12-19  9:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-17 15:08 [PATCH v3 0/2] Fix and adjust ukify packaging Koen Kooi
2025-12-17 15:08 ` [PATCH v3 1/3] python3-pyzstd: import 0.17.0 from meta-python Koen Kooi
2025-12-18 13:40   ` [OE-core] " Mathieu Dubois-Briand
2025-12-19  9:25     ` Koen Kooi
2025-12-17 15:08 ` [PATCH v3 2/3] systemd: package 'ukify' seperately Koen Kooi
2025-12-17 15:08 ` [PATCH v3 3/3] ptest-packagelists.inc: add python3-pyzstd Koen Kooi

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