mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
vim: Upgrade 8.2.4314 -> 8.2.4424
License file had some grammar fixes. Includes CVE-2022-0554. (From OE-Core rev: 9360b92f98222cb74a93690f53570cd62633c0cf) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit a8d0a4026359c2c8a445dba9456f8a05470293c1) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -11,7 +11,7 @@ RSUGGESTS_${PN} = "diffutils"
|
|||||||
|
|
||||||
LICENSE = "vim"
|
LICENSE = "vim"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=6b30ea4fa660c483b619924bc709ef99 \
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=6b30ea4fa660c483b619924bc709ef99 \
|
||||||
file://runtime/doc/uganda.txt;md5=600a38dc53e8931fdfb1238276ee09b0"
|
file://runtime/doc/uganda.txt;md5=a3f193c20c6faff93c69185d5d070535"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/vim/vim.git;branch=master;protocol=https \
|
SRC_URI = "git://github.com/vim/vim.git;branch=master;protocol=https \
|
||||||
file://disable_acl_header_check.patch \
|
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 \
|
file://racefix.patch \
|
||||||
"
|
"
|
||||||
|
|
||||||
PV .= ".4314"
|
PV .= ".4424"
|
||||||
SRCREV = "8cbf2499179db39a46e700ab04d0b36e22bcc1bb"
|
SRCREV = "cdf717283ca70b18f20b8a2cefe7957083280c6f"
|
||||||
|
|
||||||
# Remove when 8.3 is out
|
# Remove when 8.3 is out
|
||||||
UPSTREAM_VERSION_UNKNOWN = "1"
|
UPSTREAM_VERSION_UNKNOWN = "1"
|
||||||
|
|||||||
Reference in New Issue
Block a user