aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/libsolv
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2016-02-24 15:55:38 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-02-28 11:32:39 +0000
commit46320f6180d3003ace46c29f6f45a232e5be3af0 (patch)
tree689d5086a4d9fb7ca008e7cc60608ecf5e5c4a75 /meta/recipes-extended/libsolv
parente4bd6c8f991915534ec1375faca1321db134a237 (diff)
downloadopenembedded-core-contrib-46320f6180d3003ace46c29f6f45a232e5be3af0.tar.gz
libsolv: update to 0.6.19
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-extended/libsolv')
-rw-r--r--meta/recipes-extended/libsolv/libsolv_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/libsolv/libsolv_git.bb b/meta/recipes-extended/libsolv/libsolv_git.bb
index 07dd8084dc..c0b012049f 100644
--- a/meta/recipes-extended/libsolv/libsolv_git.bb
+++ b/meta/recipes-extended/libsolv/libsolv_git.bb
@@ -7,10 +7,10 @@ LIC_FILES_CHKSUM = "file://LICENSE.BSD;md5=62272bd11c97396d4aaf1c41bc11f7d8"
DEPENDS = "expat zlib"
-PV = "0.6.17+git${SRCPV}"
+PV = "0.6.19"
SRC_URI = "git://github.com/openSUSE/libsolv.git"
-SRCREV = "6ea235973e942436c8815dadddf2c318a8b5ca7d"
+SRCREV = "4c5af401a89858d4cebbfe40c59a0031ff9db5b0"
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
S = "${WORKDIR}/git"