diff options
-rw-r--r-- | meta/recipes-gnome/gtk+/gtk+_2.24.8.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/gtk+/gtk+_2.24.8.bb b/meta/recipes-gnome/gtk+/gtk+_2.24.8.bb index fb88979f14..ec827a7339 100644 --- a/meta/recipes-gnome/gtk+/gtk+_2.24.8.bb +++ b/meta/recipes-gnome/gtk+/gtk+_2.24.8.bb | |||
@@ -9,12 +9,12 @@ SRC_URI = "http://download.gnome.org/sources/gtk+/2.24/gtk+-${PV}.tar.bz2 \ | |||
9 | file://run-iconcache.patch \ | 9 | file://run-iconcache.patch \ |
10 | file://configure-nm.patch \ | 10 | file://configure-nm.patch \ |
11 | file://hardcoded_libtool.patch \ | 11 | file://hardcoded_libtool.patch \ |
12 | file://no-demos.patch \ | ||
13 | file://cellrenderer-cairo.patch;striplevel=0 \ | 12 | file://cellrenderer-cairo.patch;striplevel=0 \ |
14 | file://toggle-font.diff;striplevel=0 \ | 13 | file://toggle-font.diff;striplevel=0 \ |
15 | file://0001-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch \ | 14 | file://0001-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch \ |
16 | file://doc-fixes.patch \ | 15 | file://doc-fixes.patch \ |
17 | " | 16 | " |
17 | |||
18 | # TO MERGE | 18 | # TO MERGE |
19 | # file://entry-cairo.patch;striplevel=0 | 19 | # file://entry-cairo.patch;striplevel=0 |
20 | # file://filesystem-volumes.patch | 20 | # file://filesystem-volumes.patch |
@@ -27,7 +27,7 @@ SRC_URI = "http://download.gnome.org/sources/gtk+/2.24/gtk+-${PV}.tar.bz2 \ | |||
27 | # file://combo-arrow-size.patch;striplevel=0 | 27 | # file://combo-arrow-size.patch;striplevel=0 |
28 | # file://configurefix.patch | 28 | # file://configurefix.patch |
29 | 29 | ||
30 | PR = "r0" | 30 | PR = "r1" |
31 | 31 | ||
32 | SRC_URI[md5sum] = "0413187f7e596aef00ccd1b54776ff03" | 32 | SRC_URI[md5sum] = "0413187f7e596aef00ccd1b54776ff03" |
33 | SRC_URI[sha256sum] = "ac2325a65312922a6722a7c02a389f3f4072d79e13131485cc7b7226e2537043" | 33 | SRC_URI[sha256sum] = "ac2325a65312922a6722a7c02a389f3f4072d79e13131485cc7b7226e2537043" |