From: Moritz Haase Date: Tue, 3 Mar 2026 05:15:13 +0000 (+0100) Subject: libcomps: upgrade 0.1.23 -> 0.1.24 X-Git-Tag: uninative-5.1~152 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fb20afa7a262bf27aaa93d6caac2949b080087a3;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git libcomps: upgrade 0.1.23 -> 0.1.24 The project did not publish release notes, but the list of changes is available at [0]. [0]: https://github.com/rpm-software-management/libcomps/compare/0.1.23...0.1.24 Signed-off-by: Moritz Haase Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/libcomps/libcomps_0.1.23.bb b/meta/recipes-devtools/libcomps/libcomps_0.1.24.bb similarity index 94% rename from meta/recipes-devtools/libcomps/libcomps_0.1.23.bb rename to meta/recipes-devtools/libcomps/libcomps_0.1.24.bb index 0a9608297a..c26fc71b3b 100644 --- a/meta/recipes-devtools/libcomps/libcomps_0.1.23.bb +++ b/meta/recipes-devtools/libcomps/libcomps_0.1.24.bb @@ -8,7 +8,7 @@ SRC_URI = "git://github.com/rpm-software-management/libcomps.git;branch=master;t file://0001-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch \ " -SRCREV = "e75e85ffd2c7f2a2a96d8eaf45d8dc4f2c73153d" +SRCREV = "8d439dd015d4c6f637e64e1160201345883138e9" inherit cmake setuptools3-base