libslirp: set the PV in the filename

As this recipe builds the tagged releases we can put the PV in the
filename.

(From OE-Core rev: 2c7c9eb6ff996639a632059102de4d1168958eb6)

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton 2025-02-05 16:13:58 +00:00 committed by Richard Purdie
parent fca4f4f712
commit c4a4cc8b6a

View File

@ -6,12 +6,10 @@ LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=bca0186b14e6b05e338e729f106db727"
SRC_URI = "git://gitlab.freedesktop.org/slirp/libslirp.git;protocol=https;branch=master"
SRCREV = "c32a8a1ccaae8490142e67e078336a95c5ffc956"
PV = "4.9.0"
S = "${WORKDIR}/git"
DEPENDS = " \
glib-2.0 \
"
DEPENDS = "glib-2.0"
inherit meson pkgconfig