]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
staging: add ${datadir}/gtk-doc/html to the sysroot blacklist
authorRoss Burton <ross.burton@intel.com>
Mon, 29 Apr 2019 14:55:11 +0000 (15:55 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 30 Apr 2019 11:05:23 +0000 (12:05 +0100)
commit1e8cedab4410923ccd815c5991b3df0b642a36e1
tree54385a4109b0684229457ed0bb3598b0d13d465d
parentd208738062e8aa2c940b23dab268f61636ccc670
staging: add ${datadir}/gtk-doc/html to the sysroot blacklist

When api-documentation is enabled the GNOME stack builds API documentation. As
${datadir} is in SYSROOT_DIRS this documentation is in the sysroot but is never
used, wasting time and space.

Add ${datadir}/gtk-doc/html to the blacklist so that the generated documentation
isn't in the sysroot.  Note that we don't blacklist all of ${datadir}/gtk-doc
because gtk-doc itself installs files there which are needed to use gtk-doc.

(From OE-Core rev: 11c87952c9a71036119d509ce09f17e352e4c6d8)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/staging.bbclass