From: Maxin B. John Date: Tue, 23 Jan 2018 14:05:49 +0000 (+0200) Subject: gtk+: upgrade to version 2.24.32 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~18986 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7e22857225d49e1814c9ec038af96555f312fc0;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git gtk+: upgrade to version 2.24.32 Bug fix release. Signed-off-by: Maxin B. John Signed-off-by: Ross Burton --- diff --git a/meta/recipes-gnome/gtk+/gtk+_2.24.31.bb b/meta/recipes-gnome/gtk+/gtk+_2.24.32.bb similarity index 90% rename from meta/recipes-gnome/gtk+/gtk+_2.24.31.bb rename to meta/recipes-gnome/gtk+/gtk+_2.24.32.bb index cc31bab6d16..20703588c39 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"