[poky] [PATCH 0/4] Urgent doc fixes for gtk+
Scott Garman
scott.a.garman at intel.com
Thu Feb 17 15:40:16 PST 2011
From: Scott Garman <scott.a.garman at intel.com>
Hi Richard/Saul,
This pull request should finally sort out the issues building
documentation for gtk+.
I was able to reproduce the problem reliably by building
docbook-utils-native *before* attempting to build gtk+. With
that known, I have tested this under an openSUSE 11.2 chroot
and on a 40-core Fedora 13 server, building for qemux86
and qemuppc. I also did a full poky-image-sato build on the
40-way which completed successfully after I disabled
PARALLEL_MAKE for perl-native.
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: sgarman/gtk-doc-fixes
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=sgarman/gtk-doc-fixes
Thanks,
Scott Garman <scott.a.garman at intel.com>
---
Scott Garman (4):
docbook-dsssl-stylesheets-native: add missing files to install
openjade-native: Set datadir explicitly
docbook-utils-native: set SGML_EXTRA_CATALOGS in jw
gtk+: Fix build of documentation
.../docbook-dsssl-stylesheets-native_1.79.bb | 4 +-
.../docbook-utils/docbook-utils-native_0.6.14.bb | 5 ++-
.../openjade/openjade-native_1.3.2.bb | 6 +++-
.../recipes-gnome/gtk+/gtk+-2.22.1/doc-fixes.patch | 33 ++++++++++++++++++++
meta/recipes-gnome/gtk+/gtk+.inc | 5 ++-
meta/recipes-gnome/gtk+/gtk+_2.12.7.bb | 2 +-
meta/recipes-gnome/gtk+/gtk+_2.16.6.bb | 2 +-
meta/recipes-gnome/gtk+/gtk+_2.22.1.bb | 5 ++-
8 files changed, 52 insertions(+), 10 deletions(-)
create mode 100644 meta/recipes-gnome/gtk+/gtk+-2.22.1/doc-fixes.patch
More information about the poky
mailing list