From: Alexander Kanavin Date: Wed, 21 Jun 2017 12:58:19 +0000 (+0300) Subject: libdnf: update to 0.9.1 X-Git-Tag: uninative-1.7~399 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=d0bc5d51111a98c1102ca0d50796b8677bc74f3a;p=openembedded-core.git libdnf: update to 0.9.1 Signed-off-by: Alexander Kanavin Signed-off-by: Ross Burton --- diff --git a/meta/recipes-devtools/libdnf/libdnf_git.bb b/meta/recipes-devtools/libdnf/libdnf_0.9.1.bb similarity index 94% rename from meta/recipes-devtools/libdnf/libdnf_git.bb rename to meta/recipes-devtools/libdnf/libdnf_0.9.1.bb index 2acbd89659..e5c47bf8db 100644 --- a/meta/recipes-devtools/libdnf/libdnf_git.bb +++ b/meta/recipes-devtools/libdnf/libdnf_0.9.1.bb @@ -10,8 +10,7 @@ SRC_URI = "git://github.com/rpm-software-management/libdnf \ file://0001-Get-parameters-for-both-libsolv-and-libsolvext-libdn.patch \ " -PV = "0.8.1" -SRCREV = "233287f4f80e24a917d5f6a26967f54080ffa255" +SRCREV = "d5ecb17c0fde4f99c6a80e6f162510465b8d28f9" S = "${WORKDIR}/git"