[OE-core] [PATCH 5/5] ca-certificates: support Toybox

Richard Purdie richard.purdie at linuxfoundation.org
Mon Apr 4 14:56:25 UTC 2016


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 at 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 at 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




More information about the Openembedded-core mailing list