]> code.ossystems Code Review - openembedded-core.git/commitdiff
gnome-themes-standard: Upgrade 3.22.2 -> 3.22.3
authorJussi Kukkonen <jussi.kukkonen@intel.com>
Wed, 31 May 2017 11:23:19 +0000 (14:23 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 3 Jun 2017 22:45:50 +0000 (23:45 +0100)
Just a few bug fixes.

Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-gnome/gnome/gnome-themes-standard_3.22.3.bb [moved from meta/recipes-gnome/gnome/gnome-themes-standard_3.22.2.bb with 91% similarity]

similarity index 91%
rename from meta/recipes-gnome/gnome/gnome-themes-standard_3.22.2.bb
rename to meta/recipes-gnome/gnome/gnome-themes-standard_3.22.3.bb
index 2b3cc975c26d70c1f3ca0444413aba7a2347123f..f75f7c88ccf095c49d8ea7a138a636d4b0c5824b 100644 (file)
@@ -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"