Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
To: Alexander Kanavin <alex.kanavin@gmail.com>,
	"openembedded-core@lists.openembedded.org"
	<openembedded-core@lists.openembedded.org>
Cc: Alexander Kanavin <alex@linutronix.de>
Subject: RE: [OE-core] [PATCH 26/26] serf: mark patches as inappropriate for upstream submission
Date: Sun, 5 Dec 2021 01:27:43 +0000	[thread overview]
Message-ID: <4895d5ef7ab64630844bc041de06f0db@axis.com> (raw)
In-Reply-To: <20211204071323.2480163-26-alex@linutronix.de>

> -----Original Message-----
> From: openembedded-core@lists.openembedded.org <openembedded-
> core@lists.openembedded.org> On Behalf Of Alexander Kanavin
> Sent: den 4 december 2021 08:13
> To: openembedded-core@lists.openembedded.org
> Cc: Alexander Kanavin <alex@linutronix.de>
> Subject: [OE-core] [PATCH 26/26] serf: mark patches as inappropriate for
> upstream submission
> 
> With this commit I am entering the patch nirvana (and I intend to stay
> there):
> 
> ~/development/poky$ grep -ilr "upstream-status: pending" `grep -ilr kanavin meta*`|wc -l
> 0

Even though we appreciate your work, I think the two paragraphs above 
belong after the --- below, as they don't have anything to do with the 
actual change in this commit.

//Peter

> 
> Signed-off-by: Alexander Kanavin <alex@linutronix.de>
> ---
>  .../0001-buckets-ssl_buckets.c-do-not-use-ERR_GET_FUNC.patch    | 2 +-
>  ...op.creating.directories.without.sandbox-install.prefix.patch | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/meta/recipes-support/serf/serf/0001-buckets-ssl_buckets.c-do-
> not-use-ERR_GET_FUNC.patch b/meta/recipes-support/serf/serf/0001-buckets-
> ssl_buckets.c-do-not-use-ERR_GET_FUNC.patch
> index e6172ef5aa..73e8a8386b 100644
> --- a/meta/recipes-support/serf/serf/0001-buckets-ssl_buckets.c-do-not-
> use-ERR_GET_FUNC.patch
> +++ b/meta/recipes-support/serf/serf/0001-buckets-ssl_buckets.c-do-not-
> use-ERR_GET_FUNC.patch
> @@ -6,7 +6,7 @@ Subject: [PATCH] buckets/ssl_buckets.c: do not use
> ERR_GET_FUNC
>  Upstream removed it in
>  https://github.com/openssl/openssl/pull/16004
> 
> -Upstream-Status: Pending
> +Upstream-Status: Inappropriate [last release in 2015, last commit in
> 2019]
>  Signed-off-by: Alexander Kanavin <alex@linutronix.de>
>  ---
>   buckets/ssl_buckets.c | 3 +--
> diff --git a/meta/recipes-
> support/serf/serf/SConstruct.stop.creating.directories.without.sandbox-
> install.prefix.patch b/meta/recipes-
> support/serf/serf/SConstruct.stop.creating.directories.without.sandbox-
> install.prefix.patch
> index 91640d6044..ba1b01c740 100644
> --- a/meta/recipes-
> support/serf/serf/SConstruct.stop.creating.directories.without.sandbox-
> install.prefix.patch
> +++ b/meta/recipes-
> support/serf/serf/SConstruct.stop.creating.directories.without.sandbox-
> install.prefix.patch
> @@ -31,7 +31,7 @@ ERROR: scons install execution failed.
>    and the installed paths (including the paths inside libserf*.pc)
>    look correct
> 
> -Upstream-Status: Pending
> +Upstream-Status: Inappropriate [last release in 2015, last commit in
> 2019]
> 
>  Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
> 
> --
> 2.20.1



  reply	other threads:[~2021-12-05  1:27 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-04  7:12 [PATCH 01/26] insane.bbclass: do not hardcode oe-core path in upstream-status check Alexander Kanavin
2021-12-04  7:12 ` [PATCH 02/26] perl: replace a patch with a config option Alexander Kanavin
2021-12-04  7:13 ` [PATCH 03/26] meson: configure and use generic exe_wrapper Alexander Kanavin
2021-12-08  9:27   ` [OE-core] " Hsia-Jun Li
2021-12-08  9:32     ` Alexander Kanavin
2021-12-09  2:55       ` Hsia-Jun Li
2021-12-15 14:07   ` Matt Madison
2021-12-15 14:52     ` Alexander Kanavin
2021-12-15 17:40       ` Khem Raj
2021-12-15 17:43         ` Alexander Kanavin
2021-12-15 17:56           ` Khem Raj
2021-12-15 18:57             ` Alexander Kanavin
2021-12-04  7:13 ` [PATCH 04/26] perlcross: do not copy ${S}/patches into sysroot Alexander Kanavin
2021-12-04  7:13 ` [PATCH 05/26] python3: drop unneeded multiprocessing module patch Alexander Kanavin
2021-12-06 11:07   ` [OE-core] " Richard Purdie
2021-12-06 16:13     ` Khem Raj
2021-12-06 16:22       ` Alexander Kanavin
2021-12-04  7:13 ` [PATCH 06/26] python3: mark patch as inappropriate, with better explanation Alexander Kanavin
2021-12-04  7:13 ` [PATCH 07/26] vala: submit patch upstream Alexander Kanavin
2021-12-04  7:13 ` [PATCH 08/26] valgrind: remove unneeded patch Alexander Kanavin
2021-12-04  7:13 ` [PATCH 09/26] lighttpd: remove unneeded (since meson switch) patch Alexander Kanavin
2021-12-04  7:13 ` [PATCH 10/26] stress-ng: submit patch upstream Alexander Kanavin
2021-12-04  7:13 ` [PATCH 11/26] zstd: " Alexander Kanavin
2021-12-04  7:13 ` [PATCH 12/26] sudo: " Alexander Kanavin
2021-12-04  7:13 ` [PATCH 13/26] adwaita-icon-theme: " Alexander Kanavin
2021-12-04  7:13 ` [PATCH 14/26] igt-gpu-tools: correct patch status Alexander Kanavin
2021-12-04  7:13 ` [PATCH 15/26] wayland: drop unnecessary patch Alexander Kanavin
2021-12-04  7:13 ` [PATCH 16/26] xserver-xorg: remove unneeded patch Alexander Kanavin
2021-12-04  7:13 ` [PATCH 17/26] kexec-tools: drop " Alexander Kanavin
2021-12-04  7:13 ` [PATCH 18/26] piglit: submit patches upstream Alexander Kanavin
2021-12-04  7:13 ` [PATCH 19/26] lttng: " Alexander Kanavin
2021-12-04  7:13 ` [PATCH 20/26] libid3tag: move to meta-oe Alexander Kanavin
2021-12-04  7:13 ` [PATCH 21/26] systemtap: submit patch upstream Alexander Kanavin
2021-12-04  7:13 ` [PATCH 22/26] ffmpeg: " Alexander Kanavin
2021-12-04  7:13 ` [PATCH 23/26] libfm: submit patches upstream Alexander Kanavin
2021-12-04  7:13 ` [PATCH 24/26] libgcrypt: submit patch upstream Alexander Kanavin
2021-12-04  7:13 ` [PATCH 25/26] libgpg-error: " Alexander Kanavin
2021-12-04  7:13 ` [PATCH 26/26] serf: mark patches as inappropriate for upstream submission Alexander Kanavin
2021-12-05  1:27   ` Peter Kjellerstedt [this message]
2021-12-06 10:25   ` [OE-core] " Ross Burton
2021-12-06 11:03     ` Alexander Kanavin
2021-12-06 14:08       ` Ross Burton
2021-12-06 15:45         ` Alexander Kanavin
     [not found]         ` <16BE34F09726DD19.18170@lists.openembedded.org>
2021-12-06 15:50           ` Alexander Kanavin
2021-12-06 16:41             ` Richard Purdie
2021-12-06 16:47               ` Konrad Weihmann
2021-12-06 17:03                 ` Alexander Kanavin

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=4895d5ef7ab64630844bc041de06f0db@axis.com \
    --to=peter.kjellerstedt@axis.com \
    --cc=alex.kanavin@gmail.com \
    --cc=alex@linutronix.de \
    --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