1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

libdnf: upgrade 0.68.0 -> 0.69.0

(From OE-Core rev: ae3b0b7a234339e04f32a44b7cc68176c40d1f16)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie
2022-09-15 08:40:02 +00:00
parent ad8aacda50
commit 2f4eb09338
@@ -13,7 +13,7 @@ SRC_URI = "git://github.com/rpm-software-management/libdnf;branch=dnf-4-master;p
file://0001-libdnf-dnf-context.cpp-do-not-try-to-access-BDB-data.patch \ file://0001-libdnf-dnf-context.cpp-do-not-try-to-access-BDB-data.patch \
" "
SRCREV = "388e7699f8a75fa81aca05d09389acea7e489168" SRCREV = "5c6d9cd6e5955e7038722f091396607c60fcbdd1"
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(?!4\.90)\d+(\.\d+)+)" UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(?!4\.90)\d+(\.\d+)+)"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"