Message ID | 20250226075741.3985272-1-divya.chellam@windriver.com |
---|---|
State | Accepted, archived |
Commit | aaa09a629cd993377000084d4558b4542578c417 |
Headers | show |
Series | vim: Upgrade 9.1.1043 -> 9.1.1115 | expand |
diff --git a/meta/recipes-support/vim/vim.inc b/meta/recipes-support/vim/vim.inc index ab85d6115d..229770ba9f 100644 --- a/meta/recipes-support/vim/vim.inc +++ b/meta/recipes-support/vim/vim.inc @@ -18,8 +18,8 @@ SRC_URI = "git://github.com/vim/vim.git;branch=master;protocol=https \ file://no-path-adjust.patch \ " -PV .= ".1043" -SRCREV = "9d1bed5eccdbb46a26b8a484f5e9163c40e63919" +PV .= ".1115" +SRCREV = "c0f0e2380e5954f4a52a131bf6b8499838ad1dae" # Do not consider .z in x.y.z, as that is updated with every commit UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+\.\d+)\.0"