[OE-core] [PATCH 00/28] Enable gtk-doc

Richard Purdie richard.purdie at linuxfoundation.org
Wed Aug 31 07:48:34 UTC 2016


On Fri, 2016-08-26 at 17:28 +0300, Alexander Kanavin wrote:
> This patchset adds gtk-doc support to OE-core. It requires running
> transient binaries during build time, which is achieved via qemu,
> and so there are all the same caveats as with gobject-introspection.
> 
> Gtk-doc generation happens if 'api-documentation' distro feature is
> enabled
> (it is by default), and 'qemu-usermode' is in machine features.
> Disable
> the former if api documentation is not needed in your distro; disable
> the latter
> if qemu does not work correctly for your target machine.
> 
> Gtk-doc support is a part of a broader task to enable API
> documentation
> support in OE-core; later on I will add support for doxygen and
> docbook, enable
> more manpages, and clean up the legacy SGML stack if possible.

There were a lot of similar look failures on the autobuilder:

http://errors.yoctoproject.org/Errors/Details/81392/
http://errors.yoctoproject.org/Errors/Details/81397/
http://errors.yoctoproject.org/Errors/Details/81393/
http://errors.yoctoproject.org/Errors/Details/81390/
http://errors.yoctoproject.org/Errors/Details/81391/
http://errors.yoctoproject.org/Errors/Details/81383/

Cheers,

Richard





More information about the Openembedded-core mailing list