]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
vim: 8.2.5083 -> 9.0.0005
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 29 Jun 2022 13:15:11 +0000 (14:15 +0100)
committerSteve Sakoman <steve@sakoman.com>
Tue, 5 Jul 2022 20:04:09 +0000 (10:04 -1000)
The license checksum changed due to a major version change in the referenced file.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 89f34d8aa4f4572d048dbb732ca4c83d443157fb)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-support/vim/vim-tiny_9.0.bb [moved from meta/recipes-support/vim/vim-tiny_8.2.bb with 100% similarity]
meta/recipes-support/vim/vim.inc
meta/recipes-support/vim/vim_9.0.bb [moved from meta/recipes-support/vim/vim_8.2.bb with 100% similarity]

index 31a1b57be874032930615ff136e35e43bab08764..84c2eed4c89d0718bb803a6288369024e0ce42f5 100644 (file)
@@ -11,7 +11,7 @@ RSUGGESTS_${PN} = "diffutils"
 
 LICENSE = "vim"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=6b30ea4fa660c483b619924bc709ef99 \
-                    file://runtime/doc/uganda.txt;md5=daf48235bb824c77fe8ae88d5f575f74"
+                    file://runtime/doc/uganda.txt;md5=001ef779f422a0e9106d428c84495b4d"
 
 SRC_URI = "git://github.com/vim/vim.git;branch=master;protocol=https \
            file://disable_acl_header_check.patch \
@@ -21,8 +21,8 @@ SRC_URI = "git://github.com/vim/vim.git;branch=master;protocol=https \
            file://racefix.patch \
            "
 
-PV .= ".5083"
-SRCREV = "db77c49401145d76441fbb3d22a1d7d987681c13"
+PV .= ".0005"
+SRCREV = "040674129f3382822eeb7b590380efa5228124a8"
 
 # Remove when 8.3 is out
 UPSTREAM_VERSION_UNKNOWN = "1"