[oe] [PATCH 22/31] vim: Remove xfce vim bbappend

Mark Hatle mark.hatle at windriver.com
Wed Sep 6 19:23:20 UTC 2017


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(-)
 delete mode 100644 meta-xfce/recipes-support/vim/vim_%.bbappend

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
-}
-- 
1.8.3.1




More information about the Openembedded-devel mailing list