1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-07 16:59:22 +00:00

efivar: Drop addend to PV

We are at exact PR release point 39, drop the appends to PV

(From OE-Core rev: 325f7982459c8febacaf8a156a32764dcec9da96)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Khem Raj
2024-09-25 21:49:38 -07:00
committed by Richard Purdie
parent fabbfb2957
commit 8b97035692
-1
View 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"