diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/packages/gnome/gnome-common-2.28.0/omf.patch (renamed from meta/packages/gnome/gnome-common-2.20.0/omf.patch) | 0 | ||||
-rw-r--r-- | meta/packages/gnome/gnome-common_2.28.0.bb (renamed from meta/packages/gnome/gnome-common_2.20.0.bb) | 3 |
2 files changed, 2 insertions, 1 deletions
diff --git a/meta/packages/gnome/gnome-common-2.20.0/omf.patch b/meta/packages/gnome/gnome-common-2.28.0/omf.patch index 0d85b001e0..0d85b001e0 100644 --- a/meta/packages/gnome/gnome-common-2.20.0/omf.patch +++ b/meta/packages/gnome/gnome-common-2.28.0/omf.patch diff --git a/meta/packages/gnome/gnome-common_2.20.0.bb b/meta/packages/gnome/gnome-common_2.28.0.bb index c2eae72d55..5106f58e6b 100644 --- a/meta/packages/gnome/gnome-common_2.20.0.bb +++ b/meta/packages/gnome/gnome-common_2.28.0.bb @@ -3,9 +3,10 @@ HOMEPAGE = "http://www.gnome.org/" BUGTRACKER = "https://bugzilla.gnome.org/" LICENSE = "GPLv3" +LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" SECTION = "x11/gnome" -PR = "r1" +PR = "r0" inherit gnome # all isn't appropriate since STAGING_DATADIR is target specific |