]> code.ossystems Code Review - openembedded-core.git/commit
systemd: Fix build on ppc
authorKhem Raj <raj.khem@gmail.com>
Wed, 23 Jan 2013 02:45:00 +0000 (18:45 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 24 Jan 2013 20:08:00 +0000 (20:08 +0000)
commit2e2a91025ca9c113365c810ce08b48201fe792b8
treee1444e84f2fde16f9bea15ff70856b826ae2e0f9
parente20a74b06c2adfd07bf1125ff8748d76b535dbc1
systemd: Fix build on ppc

ppc discovers an interesting issue in linking systemd where a library is
missing in link cmdline and linker barfs

./.libs/libsystemd-core.a(libsystemd_core_la-manager.o): In function
`manager_check_finished':
/builddir/build/BUILD/systemd-196/src/core/manager.c:2092: undefined
reference to `sd_notifyf'
collect2: error: ld returned 1 exit status

For more info see

https://bugzilla.redhat.com/show_bug.cgi?id=888255

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/systemd/systemd/0001-test-unit-file-Add-libsystemd-daemon.la-to-LDADD.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd_196.bb