]> code.ossystems Code Review - openembedded-core.git/commit
vim: split the common part into vim.inc
authorAlexander Kanavin <alex.kanavin@gmail.com>
Fri, 17 May 2019 13:53:09 +0000 (15:53 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 21 May 2019 11:56:16 +0000 (12:56 +0100)
commit55cc8c6dbef8de240f63e7274a2beaf421124b58
tree77e76224f8b62f02792aca2b841333db32094b8d
parent71f99af0d05656a4546e691f6b6e876776c22b13
vim: split the common part into vim.inc

Previously vim-tiny would include the vim recipe wholesale;
this meant that they had to be upgraded in a single transaction
which devtool cannot cope with. This thwarted the latest AUH
run in particular.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/vim/vim-tiny_8.1.1240.bb
meta/recipes-support/vim/vim.inc [new file with mode: 0644]
meta/recipes-support/vim/vim_8.1.1240.bb