]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
libslirp: set the PV in the filename
authorRoss Burton <ross.burton@arm.com>
Wed, 5 Feb 2025 16:13:58 +0000 (16:13 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 10 Feb 2025 13:02:38 +0000 (13:02 +0000)
As this recipe builds the tagged releases we can put the PV in the
filename.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/slirp/libslirp_4.9.0.bb [moved from meta/recipes-connectivity/slirp/libslirp_git.bb with 92% similarity]

similarity index 92%
rename from meta/recipes-connectivity/slirp/libslirp_git.bb
rename to meta/recipes-connectivity/slirp/libslirp_4.9.0.bb
index 5b99a3168e14928a67bb8a8c1dbf8d1c1ca2488b..a159ed7c67dbfe85b0e44cd7a38837dd0c15a36d 100644 (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