]> code.ossystems Code Review - openembedded-core.git/commit
vim: do not adjust script paths building for target
authorJoe Slater <joe.slater@windriver.com>
Wed, 15 Apr 2020 21:28:38 +0000 (14:28 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 24 Apr 2020 13:07:54 +0000 (14:07 +0100)
commit8972fe5581b9fe8ef14d539001758bb13bca6737
tree6be7a189963fd79f8b22907416d10d8a9b945892
parente694b09cacf8eb0b7e189f449816d3d6a337cb37
vim: do not adjust script paths building for target

When cross-compiling, do not change scripts to use host
versions of perl and gawk.

Also, use INSANE_SKIP to suppress QA complaints if perl
or gawk are not on the target.

Signed-off-by: Joe Slater <joe.slater@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/vim/files/no-path-adjust.patch [new file with mode: 0644]
meta/recipes-support/vim/vim.inc