diff options
author | Alexander Kanavin <alex@linutronix.de> | 2025-04-07 11:40:42 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-04-10 11:05:34 +0100 |
commit | b9a80983e1a08c3805ded00b02d3a7914d220a29 (patch) | |
tree | 1f848ddf2a81f6828b0c0adc41352f508515b1d6 | |
parent | e9186592102f29a0fc247bafecdd652fc5728f5e (diff) | |
download | poky-b9a80983e1a08c3805ded00b02d3a7914d220a29.tar.gz |
vim: mark no-path-adjust.patch as Inappropriate
(From OE-Core rev: ab08938dc2d5658930a92abc5b4cefe4b975e582)
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>
-rw-r--r-- | meta/recipes-support/vim/files/no-path-adjust.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/vim/files/no-path-adjust.patch b/meta/recipes-support/vim/files/no-path-adjust.patch index 908459a95e..a92b1e7cdc 100644 --- a/meta/recipes-support/vim/files/no-path-adjust.patch +++ b/meta/recipes-support/vim/files/no-path-adjust.patch | |||
@@ -6,7 +6,7 @@ Subject: [PATCH] vim: do not adjust script pathnames | |||
6 | When cross-compiling, we do not want to reference the host versions of | 6 | When cross-compiling, we do not want to reference the host versions of |
7 | things like perl and awk. | 7 | things like perl and awk. |
8 | 8 | ||
9 | Upstream-Status: Pending | 9 | Upstream-Status: Inappropriate [specific to cross compilation and sysroots] |
10 | 10 | ||
11 | Signed-off-by: Joe Slater <joe.slater@windriver.com> | 11 | Signed-off-by: Joe Slater <joe.slater@windriver.com> |
12 | Signed-off-by: Mingli Yu <mingli.yu@windriver.com> | 12 | Signed-off-by: Mingli Yu <mingli.yu@windriver.com> |