diff options
-rw-r--r-- | meta-oe/recipes-gnome/gtk+/gtk+_2.24.33.bb (renamed from meta-oe/recipes-gnome/gtk+/gtk+_2.24.32.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-gnome/gtk+/gtk+_2.24.32.bb b/meta-oe/recipes-gnome/gtk+/gtk+_2.24.33.bb index 682d31e49e..0c2e353a9a 100644 --- a/meta-oe/recipes-gnome/gtk+/gtk+_2.24.32.bb +++ b/meta-oe/recipes-gnome/gtk+/gtk+_2.24.33.bb | |||
@@ -13,8 +13,7 @@ SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/gtk+/2.24/gtk+-${PV}.tar.xz \ | |||
13 | file://0001-Do-not-look-into-HOME-when-looking-for-gtk-modules.patch \ | 13 | file://0001-Do-not-look-into-HOME-when-looking-for-gtk-modules.patch \ |
14 | " | 14 | " |
15 | 15 | ||
16 | SRC_URI[md5sum] = "d5742aa42275203a499b59b4c382a784" | 16 | SRC_URI[sha256sum] = "ac2ac757f5942d318a311a54b0c80b5ef295f299c2a73c632f6bfb1ff49cc6da" |
17 | SRC_URI[sha256sum] = "b6c8a93ddda5eabe3bfee1eb39636c9a03d2a56c7b62828b359bf197943c582e" | ||
18 | 17 | ||
19 | EXTRA_OECONF = "--enable-xkb --disable-glibtest --disable-cups --disable-xinerama" | 18 | EXTRA_OECONF = "--enable-xkb --disable-glibtest --disable-cups --disable-xinerama" |
20 | 19 | ||