]> code.ossystems Code Review - openembedded-core.git/commit
systemd: remove libsystemd-daemon linkage in libudev
authorRoss Burton <ross.burton@intel.com>
Wed, 6 Mar 2013 10:35:48 +0000 (10:35 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 15 Mar 2013 01:52:53 +0000 (01:52 +0000)
commit3348e113d1e77bbe3b78abb7cddf866250421e06
tree240de2ff11df5bf9b275b25d33fc5b2b5ba51e16
parent084eb0e530426fe57fb4d04680ea1da421e1e4fb
systemd: remove libsystemd-daemon linkage in libudev

libudev was statically linking to libsystemd-shared, which was linking to
libsystemd-daemon (via libtool).  This is a spurious dependency so backport a
commit from upstream to remove it.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-core/systemd/systemd/udev-linkage.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd_197.bb