From: Khem Raj <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH] systemd_git.bb: Alias mkostemp() to mkstemp() for uclibc targets
Date: Fri, 01 Jul 2011 10:19:27 -0700 [thread overview]
Message-ID: <4E0E019F.8050007@gmail.com> (raw)
In-Reply-To: <1309510049.4418.10.camel@mattotaupa>
On 07/01/2011 01:47 AM, Paul Menzel wrote:
> Am Donnerstag, den 30.06.2011, 22:38 -0700 schrieb Khem Raj:
>
> As far as I know the `bb` extension should be omitted in the commit
> summary?
>
>> Signed-off-by: Khem Raj<raj.khem@gmail.com>
>
> Does systemd build for you with this patch and uClibc?
ofcourse
>
>> ---
>> .../systemd/systemd/paper-over-mkostemp.patch | 19 +++++++++++++++++++
>> meta-oe/recipes-core/systemd/systemd_git.bb | 3 ++-
>> 2 files changed, 21 insertions(+), 1 deletions(-)
>> create mode 100644 meta-oe/recipes-core/systemd/systemd/paper-over-mkostemp.patch
>>
>> diff --git a/meta-oe/recipes-core/systemd/systemd/paper-over-mkostemp.patch b/meta-oe/recipes-core/systemd/systemd/paper-over-mkostemp.patch
>> new file mode 100644
>> index 0000000..ca10440
>> --- /dev/null
>> +++ b/meta-oe/recipes-core/systemd/systemd/paper-over-mkostemp.patch
>> @@ -0,0 +1,19 @@
>> +uclibc does not have mkostemp() so we redefine it to use mkstemp()
>> +
>> +Signed-off-by: Khem Raj<raj.khem@gmail.com>
>
> Is that patch for upstream inclusion?
not yet
>
> […]
>
>
> Thanks,
>
> Paul
>
>
> [1] http://openembedded.org/index.php/Commit_Patch_Message_Guidelines
>
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
next prev parent reply other threads:[~2011-07-01 17:23 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-01 5:38 [meta-oe][PATCH] systemd_git.bb: Alias mkostemp() to mkstemp() for uclibc targets Khem Raj
2011-07-01 7:01 ` Koen Kooi
2011-07-01 8:47 ` Paul Menzel
2011-07-01 17:19 ` Khem Raj [this message]
2011-07-01 9:48 ` Phil Blundell
2011-07-01 13:48 ` Khem Raj
2011-07-01 14:23 ` Phil Blundell
2011-07-01 17:11 ` Khem Raj
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=4E0E019F.8050007@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.