]> code.ossystems Code Review - openembedded-core.git/commitdiff
libsolv: upgrade to 0.6.23
authorMaxin B. John <maxin.john@intel.com>
Wed, 27 Jul 2016 13:02:50 +0000 (16:02 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 1 Aug 2016 10:46:35 +0000 (11:46 +0100)
0.6.22 -> 0.6.23

Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/libsolv/libsolv_0.6.23.bb [moved from meta/recipes-extended/libsolv/libsolv_0.6.22.bb with 93% similarity]

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 bea207bea5e0292de66d7c37a55b4762a6f35475..1ece5f21a44769da3cf83ede2bb6a97fca3b2322 100644 (file)
@@ -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"