]> code.ossystems Code Review - openembedded-core.git/commit
systemd: ignore .so filenames in systemd-doc
authorDan McGregor <dan.mcgregor@usask.ca>
Tue, 3 Nov 2015 22:54:34 +0000 (16:54 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 25 Nov 2015 08:01:31 +0000 (08:01 +0000)
commit2c10bc96257a934d9431bef0c39006c7e100924d
tree573b0078d0920ad6b7a41c9169096690cccfc3e3
parent780971ec1b03a20e1c86f3dd3177533a32d6e79a
systemd: ignore .so filenames in systemd-doc

systemd names two manual pages for .so files ${foo}.so.2.8,
the library being named ${foo}.so.2. This hits the libdir
sanity checker:
WARNING: QA Issue: systemd-doc: found library in wrong location:
/usr/share/man/man8/libnss_mymachines.so.2.8 [libdir]

Disable the libdir sanity check for systemd-doc.

Signed-off-by: Dan McGregor <dan.mcgregor@usask.ca>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/systemd/systemd_225.bb