mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
libslirp: upgrade 4.8.0 -> 4.9.0
(From OE-Core rev: e768efe68dd0b6a624fa4b2fed8e5ff5ed58df26) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
59ec0e13e7
commit
7297d3ac6a
|
@ -5,8 +5,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 = "ce314e39458223c2c42245fe536fbe1bcd94e9b1"
|
||||
PV = "4.8.0"
|
||||
SRCREV = "c32a8a1ccaae8490142e67e078336a95c5ffc956"
|
||||
PV = "4.9.0"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
DEPENDS = " \
|
||||
|
|
Loading…
Reference in New Issue
Block a user