summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gtk+/gtk+_2.22.1.bb
diff options
context:
space:
mode:
authorScott Garman <scott.a.garman@intel.com>2011-02-23 19:32:50 -0800
committerSaul Wold <sgw@linux.intel.com>2011-02-24 14:34:49 -0800
commit2f6b66b9bbba66e4157a8008b67ff18a14435f66 (patch)
tree316792eb9c79bf0c6ff26b7313eb99f59199f561 /meta/recipes-gnome/gtk+/gtk+_2.22.1.bb
parentefce51ec11cc2a908833e80b65d2f5db81bb2fec (diff)
downloadpoky-2f6b66b9bbba66e4157a8008b67ff18a14435f66.tar.gz
gtk+: disable build of faq and tutorial docs
Joshua Lock noted that these problematic doc builds have been removed upstream, and they are really superfluous for embedded builds. This fixes [BUGID #741] Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Diffstat (limited to 'meta/recipes-gnome/gtk+/gtk+_2.22.1.bb')
-rw-r--r--meta/recipes-gnome/gtk+/gtk+_2.22.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/gtk+/gtk+_2.22.1.bb b/meta/recipes-gnome/gtk+/gtk+_2.22.1.bb
index 9ae762da35..ce1e03e28c 100644
--- a/meta/recipes-gnome/gtk+/gtk+_2.22.1.bb
+++ b/meta/recipes-gnome/gtk+/gtk+_2.22.1.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \
4 file://gtk/gtk.h;endline=27;md5=c59e0b4490dd135a5726ebf851f9b17f \ 4 file://gtk/gtk.h;endline=27;md5=c59e0b4490dd135a5726ebf851f9b17f \
5 file://gdk/gdk.h;endline=27;md5=07db285ec208fb3e0bf7d861b0614202 \ 5 file://gdk/gdk.h;endline=27;md5=07db285ec208fb3e0bf7d861b0614202 \
6 file://tests/testgtk.c;endline=27;md5=262db5db5f776f9863e56df31423e24c" 6 file://tests/testgtk.c;endline=27;md5=262db5db5f776f9863e56df31423e24c"
7PR = "r1" 7PR = "r2"
8 8
9SRC_URI = "http://download.gnome.org/sources/gtk+/2.22/gtk+-${PV}.tar.bz2 \ 9SRC_URI = "http://download.gnome.org/sources/gtk+/2.22/gtk+-${PV}.tar.bz2 \
10 file://xsettings.patch;patch=1 \ 10 file://xsettings.patch;patch=1 \