[oe] [meta-oe][PATCH] systemd_git.bb: Alias mkostemp() to mkstemp() for uclibc targets

Paul Menzel paulepanter at users.sourceforge.net
Fri Jul 1 08:47:29 UTC 2011


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 at gmail.com>

Does systemd build for you with this patch and uClibc?

> ---
>  .../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 at gmail.com>

Is that patch for upstream inclusion?

[…]


Thanks,

Paul


[1] http://openembedded.org/index.php/Commit_Patch_Message_Guidelines
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20110701/ac9bdb98/attachment-0002.sig>


More information about the Openembedded-devel mailing list