Message ID | 20250212074937.2453197-1-divya.chellam@windriver.com |
---|---|
State | Accepted, archived |
Commit | ed871f8e4a4d4be7d88f52e3a9100476a1d2f026 |
Headers | show |
Series | vim: Upgrade 9.1.0764 -> 9.1.1043 | expand |
diff --git a/meta/recipes-support/vim/vim.inc b/meta/recipes-support/vim/vim.inc index cf36f4087b..ab85d6115d 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 .= ".0764" -SRCREV = "51b62387be93c65fa56bbabe1c3c1ea5df187641" +PV .= ".1043" +SRCREV = "9d1bed5eccdbb46a26b8a484f5e9163c40e63919" # Do not consider .z in x.y.z, as that is updated with every commit UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+\.\d+)\.0"