summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 \
18 file://0004-ovmf-enable-long-path-file.patch \ 18 file://0004-ovmf-enable-long-path-file.patch \
19 file://no-stack-protector-all-archs.patch \ 19 file://no-stack-protector-all-archs.patch \
20 " 20 "
21UPSTREAM_VERSION_UNKNOWN = "1"
22 21
22PV = "edk2-stable201905"
23SRCREV="20d2e5a125e34fc8501026613a71549b2a1a3e54" 23SRCREV="20d2e5a125e34fc8501026613a71549b2a1a3e54"
24 24
25inherit deploy 25inherit deploy