[oe-commits] [openembedded-core] 17/18: libdnf: update to 0.22.3

git at git.openembedded.org git at git.openembedded.org
Thu Nov 22 16:16:06 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 59cdb6082b045f2428e2309b09c3a89175eba886
Author: Alexander Kanavin <alex.kanavin at gmail.com>
AuthorDate: Thu Nov 22 16:41:35 2018 +0100

    libdnf: update to 0.22.3
    
    Signed-off-by: Alexander Kanavin <alex.kanavin at gmail.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-devtools/libdnf/{libdnf_0.22.0.bb => libdnf_0.22.3.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-devtools/libdnf/libdnf_0.22.0.bb b/meta/recipes-devtools/libdnf/libdnf_0.22.3.bb
similarity index 95%
rename from meta/recipes-devtools/libdnf/libdnf_0.22.0.bb
rename to meta/recipes-devtools/libdnf/libdnf_0.22.3.bb
index 61ebcd8..d0cb01f 100644
--- a/meta/recipes-devtools/libdnf/libdnf_0.22.0.bb
+++ b/meta/recipes-devtools/libdnf/libdnf_0.22.3.bb
@@ -9,7 +9,7 @@ SRC_URI = "git://github.com/rpm-software-management/libdnf \
            file://0001-Add-WITH_TESTS-option.patch \
            "
 
-SRCREV = "fe14ad928f60890fa28b412639c88cd47889635e"
+SRCREV = "5c198ea2357c5779cf83050e5291646c3b186446"
 
 S = "${WORKDIR}/git"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list