mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 18:32:12 +02:00
librepo: upgrade 1.14.5 -> 1.15.1
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" (From OE-Core rev: bd22b705366e41ebd5eba4ce31d5654fc631a1f5) 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>
This commit is contained in:
committed by
Richard Purdie
parent
77ca0df232
commit
22374efbac
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user