diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2021-10-19 17:33:21 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-10-23 17:42:25 +0100 |
| commit | f65a34764c7479bdbf8e889c60cfa09a0a24a9ac (patch) | |
| tree | 4cf6edb0698704f66536f034c42a43490fee6f1f | |
| parent | 100c1ca849fa4bc3f4b542afcc484368f1a72b0f (diff) | |
| download | poky-f65a34764c7479bdbf8e889c60cfa09a0a24a9ac.tar.gz | |
ovmf: update 202105 -> 202108
(From OE-Core rev: 9e5d15aba7515952614f69e06d3d9b9316a77204)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -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 |
