summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gnome
diff options
context:
space:
mode:
authorJussi Kukkonen <jussi.kukkonen@intel.com>2017-05-31 14:23:19 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-06-03 23:46:06 +0100
commitac21863d4608206a9eaf8fd0a97d28a50a2b9cf8 (patch)
tree4e98b65f1a292814e41829d93d221d203d8db9ef /meta/recipes-gnome/gnome
parente4c77eed0259dc6b60a0506256af9d57143d41b0 (diff)
downloadpoky-ac21863d4608206a9eaf8fd0a97d28a50a2b9cf8.tar.gz
gnome-themes-standard: Upgrade 3.22.2 -> 3.22.3
Just a few bug fixes. (From OE-Core rev: 053788910610ca0947304586d8c197e71e01c13d) Signed-off-by: Jussi Kukkonen <jussi.kukkonen@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/gnome')
-rw-r--r--meta/recipes-gnome/gnome/gnome-themes-standard_3.22.3.bb (renamed from meta/recipes-gnome/gnome/gnome-themes-standard_3.22.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/gnome/gnome-themes-standard_3.22.2.bb b/meta/recipes-gnome/gnome/gnome-themes-standard_3.22.3.bb
index 2b3cc975c2..f75f7c88cc 100644
--- a/meta/recipes-gnome/gnome/gnome-themes-standard_3.22.2.bb
+++ b/meta/recipes-gnome/gnome/gnome-themes-standard_3.22.3.bb
@@ -16,8 +16,8 @@ MAJ_VER = "${@oe.utils.trim_version("${PV}", 2)}"
16SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz \ 16SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz \
17 " 17 "
18 18
19SRC_URI[md5sum] = "84624dbcecab7add32672abae030314d" 19SRC_URI[md5sum] = "b51c362b157b6407303d44f93c31ee11"
20SRC_URI[sha256sum] = "b34516cd59b873c187c1897c25bac3b9ce2d30a472f1fd7ae9d7105d93e17da5" 20SRC_URI[sha256sum] = "61dc87c52261cfd5b94d65e8ffd923ddeb5d3944562f84942eeeb197ab8ab56a"
21 21
22EXTRA_OECONF = "--disable-gtk3-engine" 22EXTRA_OECONF = "--disable-gtk3-engine"
23 23