[oe] [meta-oe][PATCH] systemd: Link with librt explicitly on uclibc

Koen Kooi koen at dominion.thruhere.net
Thu Aug 4 07:45:40 UTC 2011


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Op 04-08-11 08:53, Khem Raj schreef:
> Latest systemd has started to use mq_* functions which are found on librt in uclibc.

I'm testing v33 + buildfix (http://cgit.freedesktop.org/systemd/commit/?id=612e58b45b84eda7e1f2a82fdfc006f1ae421cb5) right now, can you resubmit after that went in?

> 
> Signed-off-by: Khem Raj <raj.khem at gmail.com> --- meta-oe/recipes-core/systemd/systemd_git.bb |    2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/meta-oe/recipes-core/systemd/systemd_git.bb b/meta-oe/recipes-core/systemd/systemd_git.bb index af4a9ae..fd9bfbd 100644 --- a/meta-oe/recipes-core/systemd/systemd_git.bb +++ b/meta-oe/recipes-core/systemd/systemd_git.bb @@ -29,6 +29,8 @@ UCLIBCPATCHES_libc-uclibc =
> "file://paper-over-mkostemp.patch \ file://format-replace-m-uclibc.patch \ "
> 
> +LDFLAGS_libc-uclibc_append = " -lrt" + S = "${WORKDIR}/git"
> 
> SYSTEMDDISTRO ?= "debian"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFOOk4jMkyGM64RGpERAvTWAJ9nKbzS/bkAoUfbu+jzHSZQ7lCAZgCfR3rY
Knrm/e7PSQQZoTdXqKXJBQk=
=dJ5W
-----END PGP SIGNATURE-----





More information about the Openembedded-devel mailing list