]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
efivar: Drop addend to PV
authorKhem Raj <raj.khem@gmail.com>
Thu, 26 Sep 2024 04:49:38 +0000 (21:49 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 Sep 2024 16:07:14 +0000 (17:07 +0100)
We are at exact PR release point 39, drop the appends to PV

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-bsp/efivar/efivar_39.bb

index aab319be91af7f559764b4dc4663164a8bd32286..fe213326a4cbc86e3883c70d34ce522beb5b67c6 100644 (file)
@@ -11,7 +11,6 @@ SRC_URI = "git://github.com/rhinstaller/efivar.git;branch=main;protocol=https \
            file://0001-docs-do-not-build-efisecdb-manpage.patch \
            "
 SRCREV = "c47820c37ac26286559ec004de07d48d05f3308c"
-PV .= "+39+git"
 
 S = "${WORKDIR}/git"