]> code.ossystems Code Review - openembedded-core.git/commit
systemd: Do not add libnss_* to systemd package
authorAmarnath Valluri <amarnath.valluri@intel.com>
Tue, 24 Jan 2017 10:08:46 +0000 (12:08 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 21 Mar 2017 22:43:00 +0000 (22:43 +0000)
commit46046880e42ae924548eb5c0ec53f9448f6f932e
treedaf0aa460fe518ef074ec5445eabd1697fa8856a
parent2c84649139059b810f28babe9d8d82035fde19ee
systemd: Do not add libnss_* to systemd package

libnss_* files should be part of corresponding sub-packages, the split happens
by do_package_split(). By adding ${libdir}/libnss_* to FILES_${PN}, those files
end up in the systemd package when ${libdir} == ${base_libdir}.

Signed-off-by: Amarnath Valluri <amarnath.valluri@intel.com>
meta/recipes-core/systemd/systemd_232.bb