]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
vim: mark no-path-adjust.patch as Inappropriate
authorAlexander Kanavin <alex@linutronix.de>
Mon, 7 Apr 2025 09:40:42 +0000 (11:40 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 10 Apr 2025 08:03:09 +0000 (09:03 +0100)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/vim/files/no-path-adjust.patch

index 908459a95ecd38577810a38b6f39f654cd92d4bc..a92b1e7cdcf488f886e805d2a6fc58ca893e2141 100644 (file)
@@ -6,7 +6,7 @@ Subject: [PATCH] vim: do not adjust script pathnames
 When cross-compiling, we do not want to reference the host versions of
 things like perl and awk.
 
-Upstream-Status: Pending
+Upstream-Status: Inappropriate [specific to cross compilation and sysroots]
 
 Signed-off-by: Joe Slater <joe.slater@windriver.com>
 Signed-off-by: Mingli Yu <mingli.yu@windriver.com>