mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +00:00
vim: update to 8.1.0172
Update vim to the latest version 8.1.0172. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-2
@@ -5,8 +5,7 @@ SUMMARY += " (with tiny features)"
|
|||||||
PACKAGECONFIG += "tiny"
|
PACKAGECONFIG += "tiny"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
install -d ${D}/${bindir}
|
install -D -m 0755 ${S}/vim ${D}/${bindir}/vim.tiny
|
||||||
install -m 0755 ${S}/vim ${D}/${bindir}/vim.tiny
|
|
||||||
}
|
}
|
||||||
|
|
||||||
ALTERNATIVE_PRIORITY = "90"
|
ALTERNATIVE_PRIORITY = "90"
|
||||||
+1
-1
@@ -10,7 +10,7 @@ SRC_URI = "git://github.com/vim/vim.git \
|
|||||||
file://disable_acl_header_check.patch;patchdir=.. \
|
file://disable_acl_header_check.patch;patchdir=.. \
|
||||||
file://vim-add-knob-whether-elf.h-are-checked.patch;patchdir=.. \
|
file://vim-add-knob-whether-elf.h-are-checked.patch;patchdir=.. \
|
||||||
"
|
"
|
||||||
SRCREV = "a87b72cc316e065d66dcbcf7ec1cde330adef3a3"
|
SRCREV = "c229e54a69468722ca2449e807e90445b7479659"
|
||||||
|
|
||||||
S = "${WORKDIR}/git/src"
|
S = "${WORKDIR}/git/src"
|
||||||
|
|
||||||
Reference in New Issue
Block a user