[oe-commits] [openembedded-core] 05/18: createrepo-c: upgrade 0.15.1 -> 0.15.4

git at git.openembedded.org git at git.openembedded.org
Sun Dec 29 17:20:49 UTC 2019


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 2f77fc2af41fda4c94ffcfe415fb1fd7c11b6d74
Author: Alexander Kanavin <alex.kanavin at gmail.com>
AuthorDate: Thu Dec 19 14:22:53 2019 +0100

    createrepo-c: upgrade 0.15.1 -> 0.15.4
    
    Signed-off-by: Alexander Kanavin <alex.kanavin at gmail.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 .../createrepo-c/{createrepo-c_0.15.1.bb => createrepo-c_0.15.4.bb}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-devtools/createrepo-c/createrepo-c_0.15.1.bb b/meta/recipes-devtools/createrepo-c/createrepo-c_0.15.4.bb
similarity index 95%
rename from meta/recipes-devtools/createrepo-c/createrepo-c_0.15.1.bb
rename to meta/recipes-devtools/createrepo-c/createrepo-c_0.15.4.bb
index 797db73..75762b7 100644
--- a/meta/recipes-devtools/createrepo-c/createrepo-c_0.15.1.bb
+++ b/meta/recipes-devtools/createrepo-c/createrepo-c_0.15.4.bb
@@ -8,7 +8,7 @@ SRC_URI = "git://github.com/rpm-software-management/createrepo_c \
            file://0001-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch \
            "
 
-SRCREV = "bc67f19ed09593e3886ebeee2391e9d51cc3439f"
+SRCREV = "8ac472e1267b2ca11d11418099ab923d319fa2dc"
 
 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