diff options
Diffstat (limited to 'meta/recipes-gnome')
-rw-r--r-- | meta/recipes-gnome/gtk+/gtk+3_3.20.9.bb (renamed from meta/recipes-gnome/gtk+/gtk+3_3.20.6.bb) | 4 | ||||
-rw-r--r-- | meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.20.9.bb (renamed from meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.20.6.bb) | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-gnome/gtk+/gtk+3_3.20.6.bb b/meta/recipes-gnome/gtk+/gtk+3_3.20.9.bb index 453a4e296e..9a0bfc4ba6 100644 --- a/meta/recipes-gnome/gtk+/gtk+3_3.20.6.bb +++ b/meta/recipes-gnome/gtk+/gtk+3_3.20.9.bb | |||
@@ -8,8 +8,8 @@ SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/gtk+/${MAJ_VER}/gtk+-${PV}.tar | |||
8 | file://0003-Add-disable-opengl-configure-option.patch \ | 8 | file://0003-Add-disable-opengl-configure-option.patch \ |
9 | file://0004-configure.ac-Fix-wayland-protocols-path.patch \ | 9 | file://0004-configure.ac-Fix-wayland-protocols-path.patch \ |
10 | " | 10 | " |
11 | SRC_URI[md5sum] = "914e55ea053161f4a575c1c8dade7954" | 11 | SRC_URI[md5sum] = "cc76cac5e18c772c6784bf19a3dff08b" |
12 | SRC_URI[sha256sum] = "3f8016563a96b1cfef4ac9e795647f6316deb2978ff939b19e4e4f8f936fa4b2" | 12 | SRC_URI[sha256sum] = "83a609ba2f3424b5509e73967c49c67833af466d6f91081b24ee5c64fce6ac17" |
13 | 13 | ||
14 | S = "${WORKDIR}/gtk+-${PV}" | 14 | S = "${WORKDIR}/gtk+-${PV}" |
15 | 15 | ||
diff --git a/meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.20.6.bb b/meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.20.9.bb index e870ba3137..71c1d6280e 100644 --- a/meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.20.6.bb +++ b/meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.20.9.bb | |||
@@ -10,8 +10,8 @@ MAJ_VER = "${@oe.utils.trim_version("${PV}", 2)}" | |||
10 | 10 | ||
11 | SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/gtk+/${MAJ_VER}/gtk+-${PV}.tar.xz \ | 11 | SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/gtk+/${MAJ_VER}/gtk+-${PV}.tar.xz \ |
12 | file://Remove-Gdk-dependency-from-gtk-encode-symbolic-svg.patch" | 12 | file://Remove-Gdk-dependency-from-gtk-encode-symbolic-svg.patch" |
13 | SRC_URI[md5sum] = "914e55ea053161f4a575c1c8dade7954" | 13 | SRC_URI[md5sum] = "cc76cac5e18c772c6784bf19a3dff08b" |
14 | SRC_URI[sha256sum] = "3f8016563a96b1cfef4ac9e795647f6316deb2978ff939b19e4e4f8f936fa4b2" | 14 | SRC_URI[sha256sum] = "83a609ba2f3424b5509e73967c49c67833af466d6f91081b24ee5c64fce6ac17" |
15 | 15 | ||
16 | LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2 \ | 16 | LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2 \ |
17 | file://gtk/gtk.h;endline=25;md5=1d8dc0fccdbfa26287a271dce88af737 \ | 17 | file://gtk/gtk.h;endline=25;md5=1d8dc0fccdbfa26287a271dce88af737 \ |