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]> --- meta-multimedia/recipes-connectivity/gupnp/gupnp.inc | 2 +- .../gupnp/{gupnp_1.2.7.bb => gupnp_1.4.1.bb} | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) rename meta-multimedia/recipes-connectivity/gupnp/{gupnp_1.2.7.bb => gupnp_1.4.1.bb} (5%) diff --git a/meta-multimedia/recipes-connectivity/gupnp/gupnp.inc b/meta-multimedia/recipes-connectivity/gupnp/gupnp.inc index a959751e0..2389c3d08 100644 --- a/meta-multimedia/recipes-connectivity/gupnp/gupnp.inc +++ b/meta-multimedia/recipes-connectivity/gupnp/gupnp.inc @@ -1,6 +1,6 @@ SUMMARY = "UPnP framework" DESCRIPTION = "GUPnP is an elegant, object-oriented open source framework for creating UPnP devices and control points, written in C using GObject and libsoup. The GUPnP API is intended to be easy to use, efficient and flexible. It provides the same set of features as libupnp, but shields the developer from most of UPnP's internals." -LICENSE = "LGPLv2+" +LICENSE = "LGPL-2.1-or-later" DEPENDS = "e2fsprogs gssdp libsoup-2.4 libxml2" diff --git a/meta-multimedia/recipes-connectivity/gupnp/gupnp_1.2.7.bb b/meta-multimedia/recipes-connectivity/gupnp/gupnp_1.4.1.bb similarity index 5% rename from meta-multimedia/recipes-connectivity/gupnp/gupnp_1.2.7.bb rename to meta-multimedia/recipes-connectivity/gupnp/gupnp_1.4.1.bb index 7ad594f02..746337b7e 100644 --- a/meta-multimedia/recipes-connectivity/gupnp/gupnp_1.2.7.bb +++ b/meta-multimedia/recipes-connectivity/gupnp/gupnp_1.4.1.bb @@ -1,7 +1,6 @@ require gupnp.inc -SRC_URI = "${GNOME_MIRROR}/${BPN}/1.2/${BPN}-${PV}.tar.xz" -SRC_URI[sha256sum] = "8441276f1afd0176e6f595026a3a507eed1809abfa04026bad3f21622b3523ec" +SRC_URI = "${GNOME_MIRROR}/${BPN}/1.4/${BPN}-${PV}.tar.xz" +SRC_URI[sha256sum] = "899196b5e66f03b8e25f046a7a658cd2a6851becb83f2d55345ab3281655dc0c" -LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \ - file://libgupnp/gupnp.h;beginline=1;endline=20;md5=d78a69d9b6e63ee2dc72e7b674d97520" +LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" -- 2.31.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#94592): https://lists.openembedded.org/g/openembedded-devel/message/94592 Mute This Topic: https://lists.openembedded.org/mt/88058494/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
