From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Patrick Ohly <patrick.ohly@intel.com>,
openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 5/5] ca-certificates: support Toybox
Date: Mon, 04 Apr 2016 15:56:25 +0100 [thread overview]
Message-ID: <1459781785.7348.151.camel@linuxfoundation.org> (raw)
In-Reply-To: <af63dbfb9cff4fbbd38bccbff955af03cbda3f92.1459776943.git.patrick.ohly@intel.com>
On Mon, 2016-04-04 at 15:41 +0200, Patrick Ohly wrote:
> "mktemp -t" is deprecated and does not work when using Toybox.
> Replace
> with something that works also with Toybox.
>
> Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
> ---
> .../update-ca-certificates-support-Toybox.patch | 35
> ++++++++++++++++++++++
> .../ca-certificates/ca-certificates_20160104.bb | 1 +
> 2 files changed, 36 insertions(+)
> create mode 100644 meta/recipes-support/ca-certificates/ca
> -certificates/update-ca-certificates-support-Toybox.patch
>
> diff --git a/meta/recipes-support/ca-certificates/ca
> -certificates/update-ca-certificates-support-Toybox.patch
> b/meta/recipes-support/ca-certificates/ca-certificates/update-ca
> -certificates-support-Toybox.patch
> new file mode 100644
> index 0000000..b3b21e2
> --- /dev/null
> +++ b/meta/recipes-support/ca-certificates/ca-certificates/update-ca
> -certificates-support-Toybox.patch
> @@ -0,0 +1,35 @@
> +From 30378026d136efa779732e3f6664e2ecf461e458 Mon Sep 17 00:00:00
> 2001
> +From: Patrick Ohly <patrick.ohly@intel.com>
> +Date: Thu, 17 Mar 2016 12:38:09 +0100
> +Subject: [PATCH] update-ca-certificates: support Toybox
> +
> +"mktemp -t" is deprecated and does not work when using Toybox.
> Replace
> +with something that works also with Toybox.
> +
> +Upstream-Status: Inappropriate [embedded specific]
If its deprecated, is it really Inappropriate?
Cheers,
Richard
next prev parent reply other threads:[~2016-04-04 14:56 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-04 13:41 [PATCH 0/5] misc enhancements Patrick Ohly
2016-04-04 13:41 ` [PATCH 1/5] bluez5.inc: remove obsolete workaround Patrick Ohly
2016-04-04 13:41 ` [PATCH 2/5] ncurses: reorder PACKAGES Patrick Ohly
2016-04-04 13:41 ` [PATCH 3/5] systemd: make systemd-serialgetty optional Patrick Ohly
2016-04-04 13:41 ` [PATCH 4/5] package_manager.py: better error handling in opkg's package listing Patrick Ohly
2016-04-04 13:41 ` [PATCH 5/5] ca-certificates: support Toybox Patrick Ohly
2016-04-04 14:56 ` Richard Purdie [this message]
2016-04-04 13:58 ` [PATCH 0/5] misc enhancements Otavio Salvador
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=1459781785.7348.151.camel@linuxfoundation.org \
--to=richard.purdie@linuxfoundation.org \
--cc=openembedded-core@lists.openembedded.org \
--cc=patrick.ohly@intel.com \
/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.