diff options
| -rw-r--r-- | meta/recipes-core/ovmf/ovmf_git.bb | 4 |
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 | ||
| 28 | PV = "edk2-stable202105" | 28 | PV = "edk2-stable202108" |
| 29 | SRCREV = "e1999b264f1f9d7230edf2448f757c73da567832" | 29 | SRCREV = "7b4a99be8a39c12d3a7fc4b8db9f0eab4ac688d5" |
| 30 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>edk2-stable.*)" | 30 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>edk2-stable.*)" |
| 31 | 31 | ||
| 32 | inherit deploy | 32 | inherit deploy |
