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 f98cec8035..97651faf62 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://0004-reproducible.patch \ | 26 | file://0004-reproducible.patch \ |
27 | " | 27 | " |
28 | 28 | ||
29 | PV = "edk2-stable202308" | 29 | PV = "edk2-stable202402" |
30 | SRCREV = "819cfc6b42a68790a23509e4fcc58ceb70e1965e" | 30 | SRCREV = "edc6681206c1a8791981a2f911d2fb8b3d2f5768" |
31 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>edk2-stable.*)" | 31 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>edk2-stable.*)" |
32 | 32 | ||
33 | CVE_PRODUCT = "edk2" | 33 | CVE_PRODUCT = "edk2" |