diff options
author | Ross Burton <ross.burton@intel.com> | 2019-04-29 15:55:11 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-04-30 12:05:23 +0100 |
commit | 1e8cedab4410923ccd815c5991b3df0b642a36e1 (patch) | |
tree | 54385a4109b0684229457ed0bb3598b0d13d465d /meta/recipes-extended/grep | |
parent | d208738062e8aa2c940b23dab268f61636ccc670 (diff) | |
download | poky-1e8cedab4410923ccd815c5991b3df0b642a36e1.tar.gz |
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>
Diffstat (limited to 'meta/recipes-extended/grep')
0 files changed, 0 insertions, 0 deletions