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 40542239e2..d1bf8b080d 100644 --- a/meta/recipes-core/ovmf/ovmf_git.bb +++ b/meta/recipes-core/ovmf/ovmf_git.bb | |||
| @@ -26,8 +26,8 @@ SRC_URI = "gitsm://github.com/tianocore/edk2.git;branch=master;protocol=https \ | |||
| 26 | file://0006-reproducible.patch \ | 26 | file://0006-reproducible.patch \ |
| 27 | " | 27 | " |
| 28 | 28 | ||
| 29 | PV = "edk2-stable202205" | 29 | PV = "edk2-stable202208" |
| 30 | SRCREV = "16779ede2d366bfc6b702e817356ccf43425bcc8" | 30 | SRCREV = "ba0e0e4c6a174b71b18ccd6e47319cc45878893c" |
| 31 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>edk2-stable.*)" | 31 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>edk2-stable.*)" |
| 32 | 32 | ||
| 33 | inherit deploy | 33 | inherit deploy |
