On Tue, 28 Jan 2025 at 22:52, Randy MacLeod <[email protected]> wrote: > A patch to enable the signing using a PACKAGECONFIG for rpm would > likely be accepted. Off by default of course and a test would be ideal.
We already have this in rpm recipe: # has replaced openpgp support and is written in rust: https://fedoraproject.org/wiki/Changes/RpmSequoia PACKAGECONFIG[sequoia] = "-DWITH_SEQUOIA=ON,-DWITH_SEQUOIA=OFF,rpm-sequoia" I also have a half-baked sequoia recipe: https://git.yoctoproject.org/poky-contrib/tree/meta/recipes-devtools/rpm/rpm-sequoia_1.5.0.bb?h=akanavin/package-version-updates-later And there's a currently disabled selftest: https://git.yoctoproject.org/poky/tree/meta/lib/oeqa/selftest/cases/signing.py#n62 So someone needs to take all these, add meta-clang, and make it all work. Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#210345): https://lists.openembedded.org/g/openembedded-core/message/210345 Mute This Topic: https://lists.openembedded.org/mt/110856095/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
