mirror of
https://git.yoctoproject.org/poky
synced 2026-05-07 16:59:22 +00:00
ovmf: Set PV
Now that EDK2 has been tagging stable releases, we can also set PV and drop UPSTREAM_VERSION_UNKNOWN. Cc: Ross Burton <ross.burton@intel.com> Cc: Patrick Ohly <patrick.ohly@intel.com> (From OE-Core rev: b9851d612be842d35ebd78f5f21158beaaed8e64) Signed-off-by: Ricardo Neri <ricardo.neri-calderon@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
bc59000e77
commit
b7f92324cc
@@ -18,8 +18,8 @@ SRC_URI = "gitsm://github.com/tianocore/edk2.git;branch=master;protocol=git \
|
||||
file://0004-ovmf-enable-long-path-file.patch \
|
||||
file://no-stack-protector-all-archs.patch \
|
||||
"
|
||||
UPSTREAM_VERSION_UNKNOWN = "1"
|
||||
|
||||
PV = "edk2-stable201905"
|
||||
SRCREV="20d2e5a125e34fc8501026613a71549b2a1a3e54"
|
||||
|
||||
inherit deploy
|
||||
|
||||
Reference in New Issue
Block a user