diff --git a/meta-oe/recipes-support/lvm2/lvm2.inc b/meta-oe/recipes-support/lvm2/lvm2.inc index 2e623df45d..c4c5974460 100644 --- a/meta-oe/recipes-support/lvm2/lvm2.inc +++ b/meta-oe/recipes-support/lvm2/lvm2.inc @@ -18,8 +18,8 @@ SRC_URI = "git://sourceware.org/git/lvm2.git;branch=main \ file://0001-include-libgen.h-for-basename.patch \ " -SRCREV = "f6abf8abe2bf8493806ed549e92fcc8d41ed8dfb" -PV = "2.03.34" +SRCREV = "38c1124a478fa3889c649338b6e8ccdc0370e201" +PV = "2.03.35" UPSTREAM_CHECK_GITTAGREGEX = "v(?P\d+(\_\d+)+)"