summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
authorRicardo Neri <ricardo.neri-calderon@linux.intel.com>2019-07-30 14:26:33 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-08-08 10:26:40 +0100
commitb9851d612be842d35ebd78f5f21158beaaed8e64 (patch)
tree29879a91ad4a5974fb508920c3fa303bd0d7668c /meta/recipes-core
parent1f64ecf92fa77b682b18efe72fb6b27ff64ee052 (diff)
downloadopenembedded-core-contrib-b9851d612be842d35ebd78f5f21158beaaed8e64.tar.gz
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> Signed-off-by: Ricardo Neri <ricardo.neri-calderon@linux.intel.com>
Diffstat (limited to 'meta/recipes-core')
-rw-r--r--meta/recipes-core/ovmf/ovmf_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/ovmf/ovmf_git.bb b/meta/recipes-core/ovmf/ovmf_git.bb
index 11793f0d1a..c66b751a94 100644
--- a/meta/recipes-core/ovmf/ovmf_git.bb
+++ b/meta/recipes-core/ovmf/ovmf_git.bb
@@ -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