libsolv: upgrade to 0.6.22

Update to version 0.6.22 and rename the recipe accordingly.

(From OE-Core rev: 1bb1ea2cdb86a022b157d66b2a480ea91593a021)

Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Maxin B. John 2016-07-04 17:16:03 +03:00 committed by Richard Purdie
parent 8501934c21
commit b58c5dc787
1 changed files with 1 additions and 3 deletions

View File

@ -7,13 +7,11 @@ LIC_FILES_CHKSUM = "file://LICENSE.BSD;md5=62272bd11c97396d4aaf1c41bc11f7d8"
DEPENDS = "expat zlib"
PV = "0.6.21"
SRC_URI = "git://github.com/openSUSE/libsolv.git \
"
SRC_URI_append_libc-musl = " file://0001-Add-fallback-fopencookie-implementation.patch"
SRCREV = "bdb5c63245923ed95cf04086b65b2e5a5b5d7b04"
SRCREV = "58655da7eccc0ba8e768f9df6482bb08b90f4da8"
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
S = "${WORKDIR}/git"