License:
* LGPL-2.0+ -> LGPL-2.1-or-later
* Source code file does not add new to license: It is marked as 
LGPL-2.1-or-later

Signed-off-by: Andreas Müller <[email protected]>
---
 .../recipes-connectivity/gupnp/gupnp-av.inc           | 11 +++--------
 .../gupnp/{gupnp-av_0.12.11.bb => gupnp-av_0.14.0.bb} |  9 ++++-----
 2 files changed, 7 insertions(+), 13 deletions(-)
 rename meta-multimedia/recipes-connectivity/gupnp/{gupnp-av_0.12.11.bb => 
gupnp-av_0.14.0.bb} (5%)

diff --git a/meta-multimedia/recipes-connectivity/gupnp/gupnp-av.inc 
b/meta-multimedia/recipes-connectivity/gupnp/gupnp-av.inc
index a06c98e15..52e74f492 100644
--- a/meta-multimedia/recipes-connectivity/gupnp/gupnp-av.inc
+++ b/meta-multimedia/recipes-connectivity/gupnp/gupnp-av.inc
@@ -1,13 +1,8 @@
 SUMMARY = "Helpers for AV applications using UPnP"
 DESCRIPTION = "GUPnP-AV is a collection of helpers for building AV 
(audio/video) applications using GUPnP."
-LICENSE = "LGPLv2"
-DEPENDS = "gupnp"
 
-inherit autotools pkgconfig gobject-introspection vala
+LICENSE = "LGPL-2.1-or-later"
+DEPENDS = "gupnp"
 
-# Copy vapigen.m4 so that it doesn't get removed by vala class
-# (normally this would be the right thing to do, but in gupnp-av the 
vapigen.m4 has only a custom macro)
-do_configure:prepend() {
-        cp -f ${S}/m4/vapigen.m4 ${S}/m4/vapigen-custom.m4 || true
-}
+inherit meson pkgconfig gobject-introspection vala
 
diff --git a/meta-multimedia/recipes-connectivity/gupnp/gupnp-av_0.12.11.bb 
b/meta-multimedia/recipes-connectivity/gupnp/gupnp-av_0.14.0.bb
similarity index 5%
rename from meta-multimedia/recipes-connectivity/gupnp/gupnp-av_0.12.11.bb
rename to meta-multimedia/recipes-connectivity/gupnp/gupnp-av_0.14.0.bb
index 1881656b4..6a8fa94e4 100644
--- a/meta-multimedia/recipes-connectivity/gupnp/gupnp-av_0.12.11.bb
+++ b/meta-multimedia/recipes-connectivity/gupnp/gupnp-av_0.14.0.bb
@@ -1,7 +1,6 @@
 require gupnp-av.inc
 
-SRC_URI = "${GNOME_MIRROR}/${BPN}/0.12/${BPN}-${PV}.tar.xz"
-SRC_URI[md5sum] = "f09e99ae20271b0a8cadce806098ae8b"
-SRC_URI[sha256sum] = 
"689dcf1492ab8991daea291365a32548a77d1a2294d85b33622b55cca9ce6fdc"
-LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \
-                    
file://libgupnp-av/gupnp-av.h;beginline=1;endline=22;md5=2b47b7b5f799d2ebabe62b895e848820"
+SRC_URI = "${GNOME_MIRROR}/${BPN}/0.14/${BPN}-${PV}.tar.xz"
+SRC_URI[sha256sum] = 
"20aed546fc882e78a3f186a0c8bce5c841cc3a44b7ea528298fbdc82596fb156"
+LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
+
-- 
2.31.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#94594): 
https://lists.openembedded.org/g/openembedded-devel/message/94594
Mute This Topic: https://lists.openembedded.org/mt/88058496/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to