summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gtk+/gtk+3_3.8.2.bb
diff options
context:
space:
mode:
authorValentin Popa <valentin.popa@intel.com>2014-02-20 12:09:36 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-02-21 16:09:08 +0000
commit4590a00af50cc69e120a5a186e87c4abf43bb9ca (patch)
treefd684f0d20bbeb9acd34d623934a068b037cd264 /meta/recipes-gnome/gtk+/gtk+3_3.8.2.bb
parentb8c50fb9bde393653780a76c8f10f7a3e5d30657 (diff)
downloadpoky-4590a00af50cc69e120a5a186e87c4abf43bb9ca.tar.gz
gtk+3: upgrade to 3.10.7
(*) removed patches that were already commited upstream (*) added new patch to solve the build issue (*) changed the package URL because the old one is unreliable. (From OE-Core rev: c885365107cc31ba2eff94cfae4f09813ac53a97) Signed-off-by: Valentin Popa <valentin.popa@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/gtk+/gtk+3_3.8.2.bb')
-rw-r--r--meta/recipes-gnome/gtk+/gtk+3_3.8.2.bb18
1 files changed, 0 insertions, 18 deletions
diff --git a/meta/recipes-gnome/gtk+/gtk+3_3.8.2.bb b/meta/recipes-gnome/gtk+/gtk+3_3.8.2.bb
deleted file mode 100644
index 5db3745dc4..0000000000
--- a/meta/recipes-gnome/gtk+/gtk+3_3.8.2.bb
+++ /dev/null
@@ -1,18 +0,0 @@
1require gtk+3.inc
2
3MAJ_VER = "${@oe.utils.trim_version("${PV}", 2)}"
4
5SRC_URI = "http://download.gnome.org/sources/gtk+/${MAJ_VER}/gtk+-${PV}.tar.xz \
6 file://hardcoded_libtool.patch \
7 file://no-x11-in-wayland.patch \
8 file://wayland-attach.patch"
9
10SRC_URI[md5sum] = "8e878e18fc385f2b813419dc7b40a968"
11SRC_URI[sha256sum] = "1ca80c9c15a1df95d74cefb8c2afe4682ba272a4b489106f04877be2a7aff297"
12
13S = "${WORKDIR}/gtk+-${PV}"
14
15LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2 \
16 file://gtk/gtk.h;endline=25;md5=1d8dc0fccdbfa26287a271dce88af737 \
17 file://gdk/gdk.h;endline=25;md5=c920ce39dc88c6f06d3e7c50e08086f2 \
18 file://tests/testgtk.c;endline=25;md5=cb732daee1d82af7a2bf953cf3cf26f1"