Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Andrej Valek <andrej.valek@siemens.com>,
	openembedded-core@lists.openembedded.org
Subject: Re: [PATCH resend 1/3] openssl-1.1: fix c_rehash perl errors
Date: Mon, 09 Jul 2018 22:53:56 +0100	[thread overview]
Message-ID: <bc957faf592d60dd8589df23d7807181d06d7fba.camel@linuxfoundation.org> (raw)
In-Reply-To: <20180709125657.13192-2-andrej.valek@siemens.com>

On Mon, 2018-07-09 at 14:56 +0200, Andrej Valek wrote:
> Patch original c_rehash script with Debian patch instead
> of overriding it with own version.
> 
> Error output from c_reshah without patching:
>   Unknown regexp modifier "/b" at ./c_rehash line 15, at end of line
>   Unknown regexp modifier "/W" at ./c_rehash line 28, at end of line
>   Unknown regexp modifier "/3" at ./c_rehash line 28, at end of line
>   Unknown regexp modifier "/2" at ./c_rehash line 28, at end of line
>   No such class installdir at ./c_rehash line 63, near "Prefix our
>   installdir"
>     (Might be a runaway multi-line // string starting on line 28)
>   syntax error at ./c_rehash line 63, near "Prefix our installdir"
>   Can't redeclare "my" in "my" at ./c_rehash line 68, near ""
>   Execution of ./c_rehash aborted due to compilation errors.
> 
> Signed-off-by: Andrej Valek <andrej.valek@siemens.com>
> Signed-off-by: Marko Peter <peter.marko@siemens.com>
> ---
>  ...le.pl-only-quote-stuff-that-actually-need.patch | 29
> ++++++++++++++++++++++
>  .../recipes-connectivity/openssl/openssl_1.1.0h.bb |  1 +
>  2 files changed, 30 insertions(+)
>  create mode 100644 meta/recipes-
> connectivity/openssl/openssl/debian/Revert-util-dofile.pl-only-quote-
> stuff-that-actually-need.patch
> 
> diff --git a/meta/recipes-connectivity/openssl/openssl/debian/Revert-
> util-dofile.pl-only-quote-stuff-that-actually-need.patch
> b/meta/recipes-connectivity/openssl/openssl/debian/Revert-util-
> dofile.pl-only-quote-stuff-that-actually-need.patch
> new file mode 100644
> index 0000000000..25d3093e40
> --- /dev/null
> +++ b/meta/recipes-connectivity/openssl/openssl/debian/Revert-util-
> dofile.pl-only-quote-stuff-that-actually-need.patch
> @@ -0,0 +1,29 @@
> +From: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
> +Date: Wed, 28 Mar 2018 14:05:53 +0200
> +Subject: Revert "util/dofile.pl: only quote stuff that actually
> needs
> + quoting"
> +
> +This reverts commit 77ba00bc. We ended up without the quotes.
> +
> +BTS: #894282
> +Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
> +---
> + util/dofile.pl | 4 ++--
> + 1 file changed, 2 insertions(+), 2 deletions(-)
> +

This patch appears to be missing an Upstream-Status line?

Cheers,

Richard


  reply	other threads:[~2018-07-09 21:53 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-09 12:56 [PATCH resend 0/3] Openssl 1.1 upgrading Andrej Valek
2018-07-09 12:56 ` [PATCH resend 1/3] openssl-1.1: fix c_rehash perl errors Andrej Valek
2018-07-09 21:53   ` Richard Purdie [this message]
2018-07-09 12:56 ` [PATCH resend 2/3] openssl-1.1: rework packaging Andrej Valek
2018-07-09 12:56 ` [PATCH resend 3/3] openssl-1.1: /etc/ssl location compatibility Andrej Valek
2018-07-10  7:46 ` [PATCH v5 0/3] Openssl 1.1 upgrading Andrej Valek
2018-07-10  7:46 ` [PATCH v5 1/3] openssl-1.1: fix c_rehash perl errors Andrej Valek
2018-07-10  7:46 ` [PATCH v5 2/3] openssl-1.1: rework packaging Andrej Valek
2018-07-10  7:46 ` [PATCH v5 3/3] openssl-1.1: /etc/ssl location compatibility Andrej Valek
2018-07-17  9:10 ` [PATCH v6 0/3] Openssl 1.1 upgrading Andrej Valek
2018-07-30 11:12   ` Andrej Valek
2018-07-17  9:10 ` [PATCH v6 1/3] openssl-1.1: fix c_rehash perl errors Andrej Valek
2018-07-17  9:10 ` [PATCH v6 2/3] openssl-1.1: rework packaging Andrej Valek
2018-08-16 19:34   ` Andre McCurdy
2018-08-17  5:05     ` Andre McCurdy
2018-07-17  9:10 ` [PATCH v6 3/3] openssl-1.1: /etc/ssl location compatibility Andrej Valek
2018-08-16 23:38   ` Andre McCurdy

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=bc957faf592d60dd8589df23d7807181d06d7fba.camel@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=andrej.valek@siemens.com \
    --cc=openembedded-core@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