From: Alexander Kanavin Date: Mon, 7 Aug 2017 11:44:59 +0000 (+0300) Subject: libdnf: update to 0.9.3 X-Git-Tag: 2017-10~688 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=aea24b3c6934921852c7de1da15ff326da992d08;p=openembedded-core.git libdnf: update to 0.9.3 Signed-off-by: Alexander Kanavin Signed-off-by: Ross Burton --- diff --git a/meta/recipes-devtools/libdnf/libdnf_0.9.1.bb b/meta/recipes-devtools/libdnf/libdnf_0.9.3.bb similarity index 95% rename from meta/recipes-devtools/libdnf/libdnf_0.9.1.bb rename to meta/recipes-devtools/libdnf/libdnf_0.9.3.bb index e5c47bf8db..01d9346d9a 100644 --- a/meta/recipes-devtools/libdnf/libdnf_0.9.1.bb +++ b/meta/recipes-devtools/libdnf/libdnf_0.9.3.bb @@ -10,7 +10,7 @@ SRC_URI = "git://github.com/rpm-software-management/libdnf \ file://0001-Get-parameters-for-both-libsolv-and-libsolvext-libdn.patch \ " -SRCREV = "d5ecb17c0fde4f99c6a80e6f162510465b8d28f9" +SRCREV = "1b19950e82d88eec28d01b4e7c1da712c941201d" S = "${WORKDIR}/git"