Skip to content

Commit a2d3bf4

Browse files
committed
Fix rygel License version
License-Update: the current version of rygel 0.34.0 license is LGPL2.1+ (see file COPYING) Signed-off-by: Ronan Le Martret <[email protected]>
1 parent adc2d9c commit a2d3bf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta-multimedia/recipes-connectivity/rygel/rygel_0.34.0.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Additionally, media player software may use Rygel to become a MediaRenderer \
55
that may be controlled remotely by a UPnP or DLNA Controller."
66
HOMEPAGE = "http://live.gnome.org/Rygel"
77

8-
LICENSE = "LGPL1.1+"
8+
LICENSE = "LGPL2.1+"
99
LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
1010

1111
DEPENDS = "libxml2 glib-2.0 gssdp gupnp gupnp-av gupnp-dlna gstreamer1.0 gstreamer1.0-plugins-base ossp-uuid libgee libsoup-2.4 libmediaart-2.0 libunistring sqlite3 intltool-native"

0 commit comments

Comments
 (0)