[oe-commits] [openembedded-core] 10/43: libsolv: upgrade to 0.6.23

git at git.openembedded.org git at git.openembedded.org
Mon Aug 1 10:49:34 UTC 2016


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

commit 55fa3dab693cd1ebb37330fc1faead3402ac23c9
Author: Maxin B. John <maxin.john at intel.com>
AuthorDate: Wed Jul 27 16:02:50 2016 +0300

    libsolv: upgrade to 0.6.23
    
    0.6.22 -> 0.6.23
    
    Signed-off-by: Maxin B. John <maxin.john at intel.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-extended/libsolv/{libsolv_0.6.22.bb => libsolv_0.6.23.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-extended/libsolv/libsolv_0.6.22.bb b/meta/recipes-extended/libsolv/libsolv_0.6.23.bb
similarity index 93%
rename from meta/recipes-extended/libsolv/libsolv_0.6.22.bb
rename to meta/recipes-extended/libsolv/libsolv_0.6.23.bb
index bea207b..1ece5f2 100644
--- a/meta/recipes-extended/libsolv/libsolv_0.6.22.bb
+++ b/meta/recipes-extended/libsolv/libsolv_0.6.23.bb
@@ -11,7 +11,7 @@ SRC_URI = "git://github.com/openSUSE/libsolv.git \
           "
 SRC_URI_append_libc-musl = " file://0001-Add-fallback-fopencookie-implementation.patch"
 
-SRCREV = "58655da7eccc0ba8e768f9df6482bb08b90f4da8"
+SRCREV = "f654c8cfa52427ed42d7142e58452dae08c0c2d0"
 UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
 
 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