]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
systemd: ignore .so filenames in systemd-doc
authorDan McGregor <dan.mcgregor@usask.ca>
Mon, 9 Mar 2015 19:22:48 +0000 (13:22 -0600)
committerDan McGregor <dan.mcgregor@usask.ca>
Mon, 16 Nov 2015 16:54:15 +0000 (10:54 -0600)
commitf4cfc62158de1bee2d1af9daafcddbce0cc439e5
tree0a738501d5611bceff9fad47e2b652f4b0accf9d
parent7db4215f7241f3970177f9afcdaff91a1c2e91ef
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>
meta/recipes-core/systemd/systemd_225.bb