summaryrefslogtreecommitdiff
path: root/recipes/vim/vim-tiny_7.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/vim/vim-tiny_7.2.bb')
-rw-r--r--recipes/vim/vim-tiny_7.2.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/vim/vim-tiny_7.2.bb b/recipes/vim/vim-tiny_7.2.bb
new file mode 100644
index 0000000000..25a9205eb6
--- /dev/null
+++ b/recipes/vim/vim-tiny_7.2.bb
@@ -0,0 +1,5 @@
+VIMFEATURES = "tiny"
+
+require vim_${PV}.bb
+
+RCONFLICTS_${PN} = "gvim vim"