summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome
diff options
context:
space:
mode:
authorMaxin B. John <maxin.john@intel.com>2018-01-23 16:05:49 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-01-26 13:07:22 +0000
commitd7e22857225d49e1814c9ec038af96555f312fc0 (patch)
treeb8af220c8e680a8eff65ecac4adc9982d178f231 /meta/recipes-gnome
parent9b1e000dccd16e2210d7c1bef72652d4e187155f (diff)
downloadopenembedded-core-d7e22857225d49e1814c9ec038af96555f312fc0.tar.gz
gtk+: upgrade to version 2.24.32
Bug fix release. Signed-off-by: Maxin B. John <maxin.john@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-gnome')
-rw-r--r--meta/recipes-gnome/gtk+/gtk+_2.24.32.bb (renamed from meta/recipes-gnome/gtk+/gtk+_2.24.31.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/gtk+/gtk+_2.24.31.bb b/meta/recipes-gnome/gtk+/gtk+_2.24.32.bb
index cc31bab6d1..20703588c3 100644
--- a/meta/recipes-gnome/gtk+/gtk+_2.24.31.bb
+++ b/meta/recipes-gnome/gtk+/gtk+_2.24.32.bb
@@ -12,8 +12,8 @@ SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/gtk+/2.24/gtk+-${PV}.tar.xz \
file://strict-prototypes.patch \
"
-SRC_URI[md5sum] = "526a1008586094a2cbb4592fd3f9ee10"
-SRC_URI[sha256sum] = "68c1922732c7efc08df4656a5366dcc3afdc8791513400dac276009b40954658"
+SRC_URI[md5sum] = "d5742aa42275203a499b59b4c382a784"
+SRC_URI[sha256sum] = "b6c8a93ddda5eabe3bfee1eb39636c9a03d2a56c7b62828b359bf197943c582e"
EXTRA_OECONF = "--enable-xkb --disable-glibtest --disable-cups --disable-xinerama"