mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
gtk+: upgrade 2.24.32 -> 2.24.33
Overview of Changes from GTK+ 2.24.32 to 2.24.33 ================================================ ********************************************************* * * * This is the final GTK 2.x release. * * There will be no more updates to GTK 2. * * All users are encouraged to update to GTK 3 or 4. * * * ********************************************************* * Make the output of gtk-query-immodules deterministic * GtkCalendar: Use %OB if supported * GtkIconTheme: prefer exact matches * win32: - Always process all available messages - Ignore autorepeat for modifier keys - Ensure monitor enumeration matches up - Fix pkg-config file generation with msvc - Fix UAC manifest rc file - Add Visual Studio 2019 project files * MacOS: - Use NSGraphicsContext after Yosemite - Force redraw on Mojave and later when processing updates - Fix a use-after-free * build: - Support automake 1.16 - Fix compiler warnings with newer gcc Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-2
@@ -13,8 +13,7 @@ SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/gtk+/2.24/gtk+-${PV}.tar.xz \
|
||||
file://0001-Do-not-look-into-HOME-when-looking-for-gtk-modules.patch \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "d5742aa42275203a499b59b4c382a784"
|
||||
SRC_URI[sha256sum] = "b6c8a93ddda5eabe3bfee1eb39636c9a03d2a56c7b62828b359bf197943c582e"
|
||||
SRC_URI[sha256sum] = "ac2ac757f5942d318a311a54b0c80b5ef295f299c2a73c632f6bfb1ff49cc6da"
|
||||
|
||||
EXTRA_OECONF = "--enable-xkb --disable-glibtest --disable-cups --disable-xinerama"
|
||||
|
||||
Reference in New Issue
Block a user