summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/vim
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2022-06-29 14:15:11 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-06-30 10:27:17 +0100
commit38f3d1749b762bebad3a04d2d324ac2b3b064315 (patch)
treea093255ec4bd13e2c17a308c2b40dd752377950f /meta/recipes-support/vim
parent701ac97c156adb67b367a90adbfeb29cb3019b67 (diff)
downloadpoky-38f3d1749b762bebad3a04d2d324ac2b3b064315.tar.gz
vim: 8.2.5083 -> 9.0.0005
The license checksum changed due to a major version change in the referenced file. (From OE-Core rev: 89f34d8aa4f4572d048dbb732ca4c83d443157fb) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/vim')
-rw-r--r--meta/recipes-support/vim/vim-tiny_9.0.bb (renamed from meta/recipes-support/vim/vim-tiny_8.2.bb)0
-rw-r--r--meta/recipes-support/vim/vim.inc6
-rw-r--r--meta/recipes-support/vim/vim_9.0.bb (renamed from meta/recipes-support/vim/vim_8.2.bb)0
3 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-support/vim/vim-tiny_8.2.bb b/meta/recipes-support/vim/vim-tiny_9.0.bb
index e4c26d23f6..e4c26d23f6 100644
--- a/meta/recipes-support/vim/vim-tiny_8.2.bb
+++ b/meta/recipes-support/vim/vim-tiny_9.0.bb
diff --git a/meta/recipes-support/vim/vim.inc b/meta/recipes-support/vim/vim.inc
index 06707dbe11..b85f34d6c8 100644
--- a/meta/recipes-support/vim/vim.inc
+++ b/meta/recipes-support/vim/vim.inc
@@ -11,7 +11,7 @@ RSUGGESTS:${PN} = "diffutils"
11 11
12LICENSE = "Vim" 12LICENSE = "Vim"
13LIC_FILES_CHKSUM = "file://LICENSE;md5=6b30ea4fa660c483b619924bc709ef99 \ 13LIC_FILES_CHKSUM = "file://LICENSE;md5=6b30ea4fa660c483b619924bc709ef99 \
14 file://runtime/doc/uganda.txt;md5=daf48235bb824c77fe8ae88d5f575f74" 14 file://runtime/doc/uganda.txt;md5=001ef779f422a0e9106d428c84495b4d"
15 15
16SRC_URI = "git://github.com/vim/vim.git;branch=master;protocol=https \ 16SRC_URI = "git://github.com/vim/vim.git;branch=master;protocol=https \
17 file://disable_acl_header_check.patch \ 17 file://disable_acl_header_check.patch \
@@ -21,8 +21,8 @@ SRC_URI = "git://github.com/vim/vim.git;branch=master;protocol=https \
21 file://racefix.patch \ 21 file://racefix.patch \
22 " 22 "
23 23
24PV .= ".5083" 24PV .= ".0005"
25SRCREV = "db77c49401145d76441fbb3d22a1d7d987681c13" 25SRCREV = "040674129f3382822eeb7b590380efa5228124a8"
26 26
27# Remove when 8.3 is out 27# Remove when 8.3 is out
28UPSTREAM_VERSION_UNKNOWN = "1" 28UPSTREAM_VERSION_UNKNOWN = "1"
diff --git a/meta/recipes-support/vim/vim_8.2.bb b/meta/recipes-support/vim/vim_9.0.bb
index fee9f055e9..fee9f055e9 100644
--- a/meta/recipes-support/vim/vim_8.2.bb
+++ b/meta/recipes-support/vim/vim_9.0.bb