]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
librepo: upgrade 1.14.5 -> 1.15.1
authorWang Mingyu <wangmy@fujitsu.com>
Thu, 29 Dec 2022 04:47:57 +0000 (12:47 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Jan 2023 12:03:31 +0000 (12:03 +0000)
Changelog:
===========
 Adds API support for waiting on network in an event driven manner (new API function lr_handle_network_wait)
 OpenPGP API extension and fixes (new API functions lr_gpg_*)
 Update license format to "LGPL-2.1-or-later"

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/librepo/librepo_1.15.1.bb [moved from meta/recipes-devtools/librepo/librepo_1.14.5.bb with 94% similarity]

similarity index 94%
rename from meta/recipes-devtools/librepo/librepo_1.14.5.bb
rename to meta/recipes-devtools/librepo/librepo_1.15.1.bb
index 46cfce53ff6da9ad6fc3d028ae6d5882abde83ee..2c8d6fc719aa06af0a41dc81457092981aa87d43 100644 (file)
@@ -10,7 +10,7 @@ SRC_URI = "git://github.com/rpm-software-management/librepo.git;branch=master;pr
            file://0004-Set-gpgme-variables-with-pkg-config-not-with-cmake-m.patch \
            "
 
-SRCREV = "f4b915be5e04e88263097f65addfcac5919fef41"
+SRCREV = "5f4de4a4e85845d4184fbd30c03ff8a8ec7df4af"
 
 S = "${WORKDIR}/git"