summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/vim/vim_8.2.bb
diff options
context:
space:
mode:
authorOleg Polyakov <Oleg.Polyakov@windriver.com>2020-01-15 11:38:05 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-01-19 13:24:31 +0000
commit07d23c2d255f74cf9fbb0e917dfd1fe3bd6a65d2 (patch)
treea2bb1fb80c5a5a2979ec6d54848787a981a22535 /meta/recipes-support/vim/vim_8.2.bb
parent2b0fab5a2c06e9525eb7d2f61f4d833390d30e88 (diff)
downloadopenembedded-core-07d23c2d255f74cf9fbb0e917dfd1fe3bd6a65d2.tar.gz
vim: update from 8.1.1518 to 8.2
vim-tiny: update from 8.1.1518 to 8.2 The date in the license was updated to 2020 and a trailing space was removed from one line. Signed-off-by: Oleg Polyakov <Oleg.Polyakov@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/vim/vim_8.2.bb')
-rw-r--r--meta/recipes-support/vim/vim_8.2.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta/recipes-support/vim/vim_8.2.bb b/meta/recipes-support/vim/vim_8.2.bb
new file mode 100644
index 0000000000..60946a181f
--- /dev/null
+++ b/meta/recipes-support/vim/vim_8.2.bb
@@ -0,0 +1,10 @@
+require vim.inc
+
+PROVIDES = "xxd"
+
+PACKAGECONFIG_class-native = ""
+BBCLASSEXTEND = "native"
+
+ALTERNATIVE_${PN}_append = " xxd"
+ALTERNATIVE_TARGET[xxd] = "${bindir}/xxd"
+ALTERNATIVE_LINK_NAME[xxd] = "${bindir}/xxd"