mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-05 05:15:25 +02:00
slirp: update to 4.6.1-latest
Bumping libslirp to version v4.6.1-55-g888ddad, which comprises the following commits: 888ddad Add sanitizers CI runs 55d498c socket: Handle ECONNABORTED from recv Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
239dba39f8
commit
dc4a37ed7a
|
@ -3,8 +3,8 @@ LICENSE = "BSD-3-Clause & MIT"
|
|||
LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=bca0186b14e6b05e338e729f106db727"
|
||||
|
||||
SRC_URI = "git://gitlab.freedesktop.org/slirp/libslirp.git;protocol=https;branch=master"
|
||||
SRCREV = "bf917b89d64f57d9302aba4b2f027ea68fb78c13"
|
||||
PV = "4.6.1"
|
||||
SRCREV = "888ddad6bde1dc6d7dbfc8daa7d015251b72e02c"
|
||||
PV = "4.6.1+git${SRCPV}"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
DEPENDS = " \
|
||||
|
|
Loading…
Reference in New Issue
Block a user