diff options
| author | Paul Barker <paul@paulbarker.me.uk> | 2015-10-11 16:38:39 +0100 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-10-23 12:53:21 +0200 |
| commit | 30924da8d05e99fc057daaf386781a7cd2002d76 (patch) | |
| tree | 48051ae80b568897e9133d540cbe82da30907fb1 | |
| parent | d6b93982b25643328481379a456ee60680104502 (diff) | |
| download | meta-openembedded-30924da8d05e99fc057daaf386781a7cd2002d76.tar.gz | |
vim: Upgrade to v7.4.769
v7.4.769 is the latest marked stable in Gentoo so we know this has had some
testing.
License change is simply rewording "further more" -> "furthermore".
Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| -rw-r--r-- | meta-oe/recipes-support/vim/vim-tiny_7.4.769.bb (renamed from meta-oe/recipes-support/vim/vim-tiny_7.4.481.bb) | 0 | ||||
| -rw-r--r-- | meta-oe/recipes-support/vim/vim_7.4.769.bb (renamed from meta-oe/recipes-support/vim/vim_7.4.481.bb) | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/vim/vim-tiny_7.4.481.bb b/meta-oe/recipes-support/vim/vim-tiny_7.4.769.bb index bb8f2b7eae..bb8f2b7eae 100644 --- a/meta-oe/recipes-support/vim/vim-tiny_7.4.481.bb +++ b/meta-oe/recipes-support/vim/vim-tiny_7.4.769.bb | |||
diff --git a/meta-oe/recipes-support/vim/vim_7.4.481.bb b/meta-oe/recipes-support/vim/vim_7.4.769.bb index 2ece53b574..c257d90571 100644 --- a/meta-oe/recipes-support/vim/vim_7.4.481.bb +++ b/meta-oe/recipes-support/vim/vim_7.4.769.bb | |||
| @@ -4,13 +4,13 @@ DEPENDS = "ncurses gettext-native" | |||
| 4 | # vimdiff doesn't like busybox diff | 4 | # vimdiff doesn't like busybox diff |
| 5 | RSUGGESTS_${PN} = "diffutils" | 5 | RSUGGESTS_${PN} = "diffutils" |
| 6 | LICENSE = "vim" | 6 | LICENSE = "vim" |
| 7 | LIC_FILES_CHKSUM = "file://../runtime/doc/uganda.txt;md5=b779e18be6ed77facc770691c967b8f8" | 7 | LIC_FILES_CHKSUM = "file://../runtime/doc/uganda.txt;md5=c74ec0ada9a68354f9461e81d3596f61" |
| 8 | 8 | ||
| 9 | SRC_URI = "git://github.com/vim/vim.git \ | 9 | SRC_URI = "git://github.com/vim/vim.git \ |
| 10 | file://disable_acl_header_check.patch;patchdir=.. \ | 10 | file://disable_acl_header_check.patch;patchdir=.. \ |
| 11 | file://vim-add-knob-whether-elf.h-are-checked.patch;patchdir=.. \ | 11 | file://vim-add-knob-whether-elf.h-are-checked.patch;patchdir=.. \ |
| 12 | " | 12 | " |
| 13 | SRCREV = "861d80a671747e6535c83356bcffcf80a72f543b" | 13 | SRCREV = "2693ca21cee8a729d74682fd86a4818f2b050228" |
| 14 | 14 | ||
| 15 | S = "${WORKDIR}/git/src" | 15 | S = "${WORKDIR}/git/src" |
| 16 | 16 | ||
