1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

libsolv: upgrade to version 0.6.34

Bug fix release

(From OE-Core rev: fd5add4fdf777d6fcc89754a46cbc6a94d5eb3fc)

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
2018-04-09 14:55:06 +03:00
committed by Richard Purdie
parent 02492342ae
commit 9416cde4bc
@@ -13,7 +13,7 @@ SRC_URI_append_libc-musl = " file://0001-Add-fallback-fopencookie-implementation
file://0002-Fixes-to-internal-fopencookie-implementation.patch \
"
SRCREV = "69f1803978ba7a46a57928fa4be6430792419e4e"
SRCREV = "f0ef172a591d9c1ca0e13e09955054ac9c473d67"
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
S = "${WORKDIR}/git"