-switch to meson buildsystem
Signed-off-by: Markus Volk <[email protected]>
---
.../spice/{usbredir_0.9.0.bb => usbredir_0.13.0.bb} | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
rename meta-networking/recipes-support/spice/{usbredir_0.9.0.bb =>
usbredir_0.13.0.bb} (61%)
diff --git a/meta-networking/recipes-support/spice/usbredir_0.9.0.bb
b/meta-networking/recipes-support/spice/usbredir_0.13.0.bb
similarity index 61%
rename from meta-networking/recipes-support/spice/usbredir_0.9.0.bb
rename to meta-networking/recipes-support/spice/usbredir_0.13.0.bb
index 452491023e..3a73f9b189 100644
--- a/meta-networking/recipes-support/spice/usbredir_0.9.0.bb
+++ b/meta-networking/recipes-support/spice/usbredir_0.13.0.bb
@@ -5,16 +5,14 @@ LIC_FILES_CHKSUM =
"file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
file://COPYING.LIB;md5=4b54a1fd55a448865a0b32d41598759d \
"
-DEPENDS = "libusb1"
+DEPENDS = "libusb1 glib-2.0"
-SRCREV = "bca484fc6f206ab9da2f73e8a0118fad45374d4e"
+SRCREV = "5fc0e1c43194d948545941d408f4c10d084eb6ed"
-SRC_URI = " \
- git://anongit.freedesktop.org/spice/usbredir;branch=master \
-"
+SRC_URI =
"git://gitlab.freedesktop.org/spice/usbredir;branch=main;protocol=https"
S = "${WORKDIR}/git"
-inherit autotools pkgconfig
+inherit meson pkgconfig
BBCLASSEXTEND = "native nativesdk"
--
2.41.0
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#104541):
https://lists.openembedded.org/g/openembedded-devel/message/104541
Mute This Topic: https://lists.openembedded.org/mt/100913316/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-