]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
gtk-doc: don't use docdir set in environment in gtkdocize
authorRoss Burton <ross.burton@arm.com>
Wed, 10 Jan 2024 13:07:27 +0000 (13:07 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 12 Jan 2024 11:51:18 +0000 (11:51 +0000)
commitd7f8f56e2a91abbadf53fd4c48d6f0e55ac749d1
tree9bffaefe4b5872c660c2ddbb866cbb08eb79072e
parente13b019c61d86f1add32f23795f6e71110c6a70c
gtk-doc: don't use docdir set in environment in gtkdocize

The gtkdocize script was accidentally respecting $docdir from the
environment as the default documentation directory. This is a problem as
bitbake.conf exports $docdir, resulting in configure failures.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-gnome/gtk-doc/files/0001-Don-t-use-docdir-from-environment.patch [new file with mode: 0644]
meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb