aboutsummaryrefslogtreecommitdiffstats
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:45:50 +0100
commit053788910610ca0947304586d8c197e71e01c13d (patch)
treef20b54a0d0cd0a0a8f2f7259622e152cd7f09cf7
parent7ded79207b67d96b73df046714b3419171c739ce (diff)
downloadopenembedded-core-contrib-053788910610ca0947304586d8c197e71e01c13d.tar.gz
gnome-themes-standard: Upgrade 3.22.2 -> 3.22.3
Just a few bug fixes. Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
-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)}"
SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz \
"
-SRC_URI[md5sum] = "84624dbcecab7add32672abae030314d"
-SRC_URI[sha256sum] = "b34516cd59b873c187c1897c25bac3b9ce2d30a472f1fd7ae9d7105d93e17da5"
+SRC_URI[md5sum] = "b51c362b157b6407303d44f93c31ee11"
+SRC_URI[sha256sum] = "61dc87c52261cfd5b94d65e8ffd923ddeb5d3944562f84942eeeb197ab8ab56a"
EXTRA_OECONF = "--disable-gtk3-engine"