diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2016-05-26 17:00:50 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-05-30 15:58:14 +0100 |
commit | e3ba64ae860ae8ac02a9d412817772f8348a2f66 (patch) | |
tree | 9841b528fc25cf2ad0b8e276ae6c4126dae5a314 /meta/recipes-gnome | |
parent | 8e23a04580e992f77071b5251778c4e9b8be28c4 (diff) | |
download | poky-e3ba64ae860ae8ac02a9d412817772f8348a2f66.tar.gz |
gcr: upgrade to 3.20.0
(From OE-Core rev: 30d6a73037b7f44a8572e39cbf257d169ec64c88)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome')
-rw-r--r-- | meta/recipes-gnome/gcr/gcr_3.20.0.bb (renamed from meta/recipes-gnome/gcr/gcr_3.18.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/gcr/gcr_3.18.0.bb b/meta/recipes-gnome/gcr/gcr_3.20.0.bb index 35dadbe30e..bcce57d586 100644 --- a/meta/recipes-gnome/gcr/gcr_3.18.0.bb +++ b/meta/recipes-gnome/gcr/gcr_3.20.0.bb | |||
@@ -11,8 +11,8 @@ inherit autotools gnomebase gtk-icon-cache gtk-doc distro_features_check upstrea | |||
11 | # depends on gtk+3, but also x11 through gtk+-x11 | 11 | # depends on gtk+3, but also x11 through gtk+-x11 |
12 | REQUIRED_DISTRO_FEATURES = "x11" | 12 | REQUIRED_DISTRO_FEATURES = "x11" |
13 | 13 | ||
14 | SRC_URI[archive.md5sum] = "b959bac99e17c9bb0990a15c9be11aed" | 14 | SRC_URI[archive.md5sum] = "4314bf89eac293dd0a9d806593ff1b35" |
15 | SRC_URI[archive.sha256sum] = "d4d16da5af55148a694055835ccd07ad34daf0ad03bdad929bf7cad15637ce00" | 15 | SRC_URI[archive.sha256sum] = "90572c626d8a708225560c42b4421f7941315247fa1679d4ef569bde7f4bb379" |
16 | 16 | ||
17 | FILES_${PN} += " \ | 17 | FILES_${PN} += " \ |
18 | ${datadir}/dbus-1 \ | 18 | ${datadir}/dbus-1 \ |