From: Khem Raj <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH] systemd: Link with librt explicitly on uclibc
Date: Thu, 04 Aug 2011 08:20:07 -0700 [thread overview]
Message-ID: <4E3AB8A7.7050303@gmail.com> (raw)
In-Reply-To: <j1din4$v7t$1@dough.gmane.org>
On 08/04/2011 12:45 AM, Koen Kooi wrote:
> -----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?
>
ok. I will rebase and resend
>>
>> Signed-off-by: Khem Raj<raj.khem@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-----
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
prev parent reply other threads:[~2011-08-04 15:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-04 6:53 [meta-oe][PATCH] systemd: Link with librt explicitly on uclibc Khem Raj
2011-08-04 7:45 ` Koen Kooi
2011-08-04 15:20 ` Khem Raj [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4E3AB8A7.7050303@gmail.com \
--to=raj.khem@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox