diff options
Diffstat (limited to 'meta/recipes-gnome/gnome/gnome-common_2.28.0.bb')
-rw-r--r-- | meta/recipes-gnome/gnome/gnome-common_2.28.0.bb | 4 |
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" | |||
2 | HOMEPAGE = "http://www.gnome.org/" | 2 | HOMEPAGE = "http://www.gnome.org/" |
3 | BUGTRACKER = "https://bugzilla.gnome.org/" | 3 | BUGTRACKER = "https://bugzilla.gnome.org/" |
4 | 4 | ||
5 | LICENSE = "GPLv3" | 5 | LICENSE = "GPLv2+" |
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
7 | 7 | ||
8 | SECTION = "x11/gnome" | 8 | SECTION = "x11/gnome" |
9 | PR = "r1" | 9 | PR = "r3" |
10 | inherit gnome allarch | 10 | inherit 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 |