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 v3: * Add SUMMARY to python3-pyzstd, as suggested by Mathieu Dubois-Briand * Add a maintainer entry for python3-pyzstd, as suggested by Mathieu Dubois-Briand 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
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#228221): https://lists.openembedded.org/g/openembedded-core/message/228221 Mute This Topic: https://lists.openembedded.org/mt/116858015/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
