summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-support/vim/vim-tiny_8.2.bb (renamed from meta/recipes-support/vim/vim-tiny_8.1.1518.bb)0
-rw-r--r--meta/recipes-support/vim/vim.inc4
-rw-r--r--meta/recipes-support/vim/vim_8.2.bb (renamed from meta/recipes-support/vim/vim_8.1.1518.bb)0
3 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/vim/vim-tiny_8.1.1518.bb b/meta/recipes-support/vim/vim-tiny_8.2.bb
index e4c26d23f6..e4c26d23f6 100644
--- a/meta/recipes-support/vim/vim-tiny_8.1.1518.bb
+++ b/meta/recipes-support/vim/vim-tiny_8.2.bb
diff --git a/meta/recipes-support/vim/vim.inc b/meta/recipes-support/vim/vim.inc
index 5a1bea6985..e0673a7810 100644
--- a/meta/recipes-support/vim/vim.inc
+++ b/meta/recipes-support/vim/vim.inc
@@ -5,14 +5,14 @@ DEPENDS = "ncurses gettext-native"
5# vimdiff doesn't like busybox diff 5# vimdiff doesn't like busybox diff
6RSUGGESTS_${PN} = "diffutils" 6RSUGGESTS_${PN} = "diffutils"
7LICENSE = "vim" 7LICENSE = "vim"
8LIC_FILES_CHKSUM = "file://runtime/doc/uganda.txt;endline=287;md5=f1f82b42360005c70b8c19b0ef493f72" 8LIC_FILES_CHKSUM = "file://runtime/doc/uganda.txt;endline=287;md5=a19edd7ec70d573a005d9e509375a99a"
9 9
10SRC_URI = "git://github.com/vim/vim.git \ 10SRC_URI = "git://github.com/vim/vim.git \
11 file://disable_acl_header_check.patch \ 11 file://disable_acl_header_check.patch \
12 file://vim-add-knob-whether-elf.h-are-checked.patch \ 12 file://vim-add-knob-whether-elf.h-are-checked.patch \
13 file://0001-src-Makefile-improve-reproducibility.patch \ 13 file://0001-src-Makefile-improve-reproducibility.patch \
14" 14"
15SRCREV = "202d982b36d87cf91d992bd7e30d3223bdc72cd9" 15SRCREV = "98056533b96b6b5d8849641de93185dd7bcadc44"
16 16
17# Do not consider .z in x.y.z, as that is updated with every commit 17# Do not consider .z in x.y.z, as that is updated with every commit
18UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+\.\d+)\.0" 18UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+\.\d+)\.0"
diff --git a/meta/recipes-support/vim/vim_8.1.1518.bb b/meta/recipes-support/vim/vim_8.2.bb
index 60946a181f..60946a181f 100644
--- a/meta/recipes-support/vim/vim_8.1.1518.bb
+++ b/meta/recipes-support/vim/vim_8.2.bb