diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2016-02-24 16:26:36 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-02-28 11:33:05 +0000 |
commit | e08ad62ee0b6168639d8843ee3b709b843a1bf72 (patch) | |
tree | fbbbad59703913cc6676b3e3e83d850f8020fb24 /meta/recipes-gnome | |
parent | 9daf1530b3cf36f0ff54ebe1da0eca02e84824c1 (diff) | |
download | poky-e08ad62ee0b6168639d8843ee3b709b843a1bf72.tar.gz |
gtk-icon-utils-native: update to 3.18.8
(From OE-Core rev: 0eba5e38eac8426c7aef5352aa0816be23178b64)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome')
-rw-r--r-- | meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.18.8.bb (renamed from meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.18.6.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.18.6.bb b/meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.18.8.bb index d4a169a037..793f14a545 100644 --- a/meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.18.6.bb +++ b/meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.18.8.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] = "e1c41ad4a6012d703a80f7423acf186e" | 13 | SRC_URI[md5sum] = "9671acb41dc13561d19233f1a75cf184" |
14 | SRC_URI[sha256sum] = "78cabf0fd5a662f8723f62d5ac633072c76c557c1d700454c9c3deaa37e441ef" | 14 | SRC_URI[sha256sum] = "1c53ef1bb55364698f7183ecd185b547f92f4a3a7abfafd531400232e2e052f8" |
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 \ |