From: Alexander Kanavin Date: Wed, 17 Nov 2021 15:35:24 +0000 (+0100) Subject: slang: mark patch as inappropriate for upstream submission X-Git-Tag: uninative-3.5~775 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=a693275cbe710b140b0dca4e265fe812ad70a4e8;p=openembedded-core.git slang: mark patch as inappropriate for upstream submission Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-extended/slang/slang/terminfo_fixes.patch b/meta/recipes-extended/slang/slang/terminfo_fixes.patch index 3e6d15aa79..3ca20a8cab 100644 --- a/meta/recipes-extended/slang/slang/terminfo_fixes.patch +++ b/meta/recipes-extended/slang/slang/terminfo_fixes.patch @@ -2,7 +2,9 @@ Do not use the JD_TERMCAP macro since we cannot get the terminfo from ncurses pkg-config, but fix the macro to not reference host directories. Also add src/test/Makefile.in so that we can use -ltermcap if we want to. -Upstream-Status: Pending +Upstream isn't going to take this, as it forces blank values and +removes functionality without replacing it. +Upstream-Status: Inappropriate [see above] Signed-off-by: Joe Slater