aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorchase maupin <chase.maupin@ti.com>2012-05-21 14:29:08 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2012-12-14 00:25:47 +0100
commit2cde95803b97198f58f329422023ebd0b76f87a4 (patch)
treeea14cae5fba387edcecec838acd71e93843ed580 /recipes
parent18733ef759894f5337789b501e5384e6cd24d09f (diff)
downloadopenembedded-2cde95803b97198f58f329422023ebd0b76f87a4.tar.gz
gnome-vfs: Update LICENSE field version to GPLv2
* Updated LICENSE field version from generic GPL to GPLv2+ and LGPLv2+ to reflect the real license version. * This change was based on setting in oe-core as well as code inspection Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/gnome/gnome-vfs_2.24.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/gnome/gnome-vfs_2.24.1.bb b/recipes/gnome/gnome-vfs_2.24.1.bb
index 268a2199a8..7d797cf136 100644
--- a/recipes/gnome/gnome-vfs_2.24.1.bb
+++ b/recipes/gnome/gnome-vfs_2.24.1.bb
@@ -1,9 +1,9 @@
-LICENSE = "GPL"
+LICENSE = "GPLv2+ LGPLv2+"
DEPENDS = "libxml2 gconf gnutls avahi dbus dbus-glib bzip2 gnome-mime-data zlib gtk-doc-native"
RRECOMMENDS_${PN} = "gnome-vfs-plugin-file shared-mime-info"
# Some legacy packages will require gnome-mime-data to be installed, but use of
# it is deprecated.
-PR = "r3"
+PR = "r4"
inherit gnome