]> 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)
committerSteve Sakoman <steve@sakoman.com>
Fri, 1 May 2020 20:12:13 +0000 (10:12 -1000)
commit9a96733e29daf84cca9212538f3fc5bd7bb144f4
tree0d19e847e867414f6898d2cb28d255f68d26767f
parent9ed54437b00aed1d41993f7658820d8adfb09282
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>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-support/vim/files/no-path-adjust.patch [new file with mode: 0644]
meta/recipes-support/vim/vim.inc