]> code.ossystems Code Review - openembedded-core.git/commit
vim: Import version 8.1.0347
authorTom Rini <trini@konsulko.com>
Wed, 6 Mar 2019 20:33:44 +0000 (15:33 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 6 Mar 2019 23:12:06 +0000 (23:12 +0000)
commitcc2022ad369a74ee3f60c345778e4fe206f5df36
tree777a7724e6d60c1f2bcada82eccd3b146c5b9954
parentb25e1edf0204fc2f64aa8d66e09b8e2d67b90e17
vim: Import version 8.1.0347

In order to have a stand-alone editor in oe-core, bring in vim from
meta-openembedded/meta-oe.  This imports the recipes as of git commit:
commit 41f3f8165bde3eb4f8bcf6dddbaca0d3b760c70b
Author: Mark Hatle <mark.hatle@windriver.com>
Date:   Thu Feb 28 09:39:19 2019 +0800

    vim: remove xfce vim bbappend

    Changing the behavior of a recipe by including a layer is not allowed
    by the yocto-check-layer script.

Signed-off-by: Tom Rini <trini@konsulko.com>
--
Changes in v3:
- Catch vim-tiny too (thanks Richard!)
Changes in v2:
- List self as maintainer

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/distro/include/maintainers.inc
meta/files/common-licenses/vim [new file with mode: 0644]
meta/recipes-support/vim/files/0001-src-Makefile-improve-reproducibility.patch [new file with mode: 0644]
meta/recipes-support/vim/files/disable_acl_header_check.patch [new file with mode: 0644]
meta/recipes-support/vim/files/vim-add-knob-whether-elf.h-are-checked.patch [new file with mode: 0644]
meta/recipes-support/vim/vim-tiny_8.1.0347.bb [new file with mode: 0644]
meta/recipes-support/vim/vim_8.1.0347.bb [new file with mode: 0644]