diff mbox series

[6/8] vim: update 9.0.1211 -> 9.0.1293 to resolve open CVEs

Message ID 20230210064216.4123807-6-alex@linutronix.de
State Accepted, archived
Commit 6d77dbe499ee362b6e28902f1efcf52b961037a5
Headers show
Series [1/8] bblayers/setupwriters/oe-setup-layers: create dir if not exists | expand

Commit Message

Alexander Kanavin Feb. 10, 2023, 6:42 a.m. UTC
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 meta/recipes-support/vim/vim.inc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/meta/recipes-support/vim/vim.inc b/meta/recipes-support/vim/vim.inc
index 9bc6881fce..fcb5cf6334 100644
--- a/meta/recipes-support/vim/vim.inc
+++ b/meta/recipes-support/vim/vim.inc
@@ -20,8 +20,8 @@  SRC_URI = "git://github.com/vim/vim.git;branch=master;protocol=https \
            file://no-path-adjust.patch \
            "
 
-PV .= ".1211"
-SRCREV = "f7d1c6e1884c76680980571f1cf15e0928d247b5"
+PV .= ".1293"
+SRCREV = "0caaf1e46511f7a92e036f05e6aa9d5992540117"
 
 # Remove when 8.3 is out
 UPSTREAM_VERSION_UNKNOWN = "1"