[oe-commits] [meta-openembedded] 05/22: vim: Remove xfce vim bbappend

git at git.openembedded.org git at git.openembedded.org
Wed Sep 13 09:20:30 UTC 2017


This is an automated email from the git hooks/post-receive script.

martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit ef150598899879d0b8420a746a9491fa81048d58
Author: Mark Hatle <mark.hatle at windriver.com>
AuthorDate: Tue Sep 5 19:02:54 2017 -0500

    vim: Remove xfce vim bbappend
    
    Changing the behavior of a recipe by including a layer is not allowed
    by the yocto-compat-layer script.
    
    Signed-off-by: Mark Hatle <mark.hatle at windriver.com>
---
 meta-xfce/recipes-support/vim/vim_%.bbappend | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/meta-xfce/recipes-support/vim/vim_%.bbappend b/meta-xfce/recipes-support/vim/vim_%.bbappend
deleted file mode 100644
index 25403e6..0000000
--- a/meta-xfce/recipes-support/vim/vim_%.bbappend
+++ /dev/null
@@ -1,6 +0,0 @@
-do_install_append() {
-	# The mouse being autoenabled is just annoying in xfce4-terminal (mouse
-	# drag make vim go into visual mode and there is no right click menu),
-	# delete the block.
-	sed -i '/the mouse works just fine/,+4d' ${D}/${datadir}/${BPN}/vimrc
-}

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list