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:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user