From: Alexander Kanavin Date: Fri, 19 Apr 2024 12:19:29 +0000 (+0200) Subject: serf: mark patch as inappropriate for upstream submission X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=07e14e259e5354c6465953189854229a0ea42e66;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git serf: mark patch as inappropriate for upstream submission What the patch does is not suitable, as upstream would surely want the issue with the code fixed, not removal of that code altogether. I'd also note that serf is still semi-ummaintained, and the only consumer of it is subversion, which is slowly but steadily fading away in favor of git and artifact-specific solutions. Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie (cherry picked from commit 634717817e94740ac8d4e8cc82cb68bfd15d8dbd) Signed-off-by: Steve Sakoman --- 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 91640d60443..c8e6eddfeca 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 [removes block of code rather than fixing the problem in that block] Signed-off-by: Martin Jansa