summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2012-10-30 12:02:45 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-11-02 16:18:31 +0000
commit97469db0cba6d21ab1290238225d3fe365931a5c (patch)
treea6c4b24b7cc17816c1d9a1ff443df5728fc1c604 /meta/recipes-gnome
parent4260403c658083aa49eb7a842edab59a76793c44 (diff)
downloadpoky-97469db0cba6d21ab1290238225d3fe365931a5c.tar.gz
gnome-common: Fix license
gnome-common 2.28 is GPLv2+. From Christian Persch, upstream: The licence is presumed GPL2+, although it's not there explicitly. GPL2+ because as far as I could figure out when I tried to, gnome-autogen started in gnome-core which had a GPL2 COPYING file. (From OE-Core rev: 1d1532f495041ac58aeafd06781ac87ee3bd3f6a) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome')
-rw-r--r--meta/recipes-gnome/gnome/gnome-common_2.28.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/gnome/gnome-common_2.28.0.bb b/meta/recipes-gnome/gnome/gnome-common_2.28.0.bb
index 8936dbd8b9..e094ccf3c0 100644
--- a/meta/recipes-gnome/gnome/gnome-common_2.28.0.bb
+++ b/meta/recipes-gnome/gnome/gnome-common_2.28.0.bb
@@ -2,11 +2,11 @@ DESCRIPTION = "Common macros for building GNOME applications"
2HOMEPAGE = "http://www.gnome.org/" 2HOMEPAGE = "http://www.gnome.org/"
3BUGTRACKER = "https://bugzilla.gnome.org/" 3BUGTRACKER = "https://bugzilla.gnome.org/"
4 4
5LICENSE = "GPLv3" 5LICENSE = "GPLv2+"
6LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" 6LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
7 7
8SECTION = "x11/gnome" 8SECTION = "x11/gnome"
9PR = "r1" 9PR = "r3"
10inherit gnome allarch 10inherit gnome allarch
11 11
12# The omf.make file failed if scrollkeeper doesn't happen to be 12# The omf.make file failed if scrollkeeper doesn't happen to be