1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-03 01:40:07 +00:00

libsolv: update to 0.7.1

(From OE-Core rev: 425f8a83a47c013beb6303b88dda4c727d173ab9)

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin
2018-11-21 14:57:24 +01:00
committed by Richard Purdie
parent cafdd25de0
commit 4603f83e23
@@ -12,7 +12,7 @@ SRC_URI_append_libc-musl = " file://0001-Add-fallback-fopencookie-implementation
file://0002-Fixes-to-internal-fopencookie-implementation.patch \
"
SRCREV = "38c5374d4712667b0b6ada4bf78ddbb343095d0c"
SRCREV = "aae08b819742abba7c44510797077c5f25f3ed00"
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
S = "${WORKDIR}/git"