]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
rpm-sequoia: upgrade 1.7.0 -> 1.9.0
authorGyorgy Sarvari <skandigraun@gmail.com>
Sat, 9 Aug 2025 17:23:18 +0000 (19:23 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 11 Aug 2025 17:03:13 +0000 (18:03 +0100)
commit1f070ae58b87183aaecd8c847a73081d680bdab6
tree7b83cb717aa97eab60ea05238730e41a231bb1bb
parent37c18b2e215fd9d171742d664939519209be1c56
rpm-sequoia: upgrade 1.7.0 -> 1.9.0

The upstream project has extended the tests slightly, by adding a cargo command
to ensure that the library is built before the tests would be executed. This
doesn't really work for ptests, since it rebuilds the library from scratch on the
target. As an attempt to solve this issue, introduce an environment variable with
a patch, which, if present, will skip building the library before executing the test.

Changelog:
https://github.com/rpm-software-management/rpm-sequoia/compare/v1.7.0...v1.9.0

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
meta/recipes-devtools/rpm-sequoia/files/0001-tests-build-lib-for-symbols-tests-conditionally.patch [new file with mode: 0644]
meta/recipes-devtools/rpm-sequoia/files/run-ptest [new file with mode: 0644]
meta/recipes-devtools/rpm-sequoia/rpm-sequoia-crates.inc
meta/recipes-devtools/rpm-sequoia/rpm-sequoia_1.9.0.bb [moved from meta/recipes-devtools/rpm-sequoia/rpm-sequoia_1.7.0.bb with 90% similarity]