summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/ovmf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/ovmf')
-rw-r--r--meta/recipes-core/ovmf/ovmf_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-core/ovmf/ovmf_git.bb b/meta/recipes-core/ovmf/ovmf_git.bb
index 5d54bad473..ce3b650ddf 100644
--- a/meta/recipes-core/ovmf/ovmf_git.bb
+++ b/meta/recipes-core/ovmf/ovmf_git.bb
@@ -25,8 +25,8 @@ SRC_URI = "gitsm://github.com/tianocore/edk2.git;branch=master;protocol=https \
25 file://0001-Fix-VLA-parameter-warning.patch \ 25 file://0001-Fix-VLA-parameter-warning.patch \
26 " 26 "
27 27
28PV = "edk2-stable202105" 28PV = "edk2-stable202108"
29SRCREV = "e1999b264f1f9d7230edf2448f757c73da567832" 29SRCREV = "7b4a99be8a39c12d3a7fc4b8db9f0eab4ac688d5"
30UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>edk2-stable.*)" 30UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>edk2-stable.*)"
31 31
32inherit deploy 32inherit deploy