From: Alexander Kanavin Date: Mon, 8 Jun 2020 07:46:53 +0000 (+0200) Subject: ovmf: update to 202005 X-Git-Tag: 2020-04.8-dunfell~41 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=6427c9ce73a6575e262e7c7e89f78e756f80a35b;p=openembedded-core.git ovmf: update to 202005 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie (cherry picked from commit f8bf6b5f9aedcc4490008000250e69f74529db75) Signed-off-by: Steve Sakoman --- diff --git a/meta/recipes-core/ovmf/ovmf_git.bb b/meta/recipes-core/ovmf/ovmf_git.bb index c089627822..91c1b6ba14 100644 --- a/meta/recipes-core/ovmf/ovmf_git.bb +++ b/meta/recipes-core/ovmf/ovmf_git.bb @@ -19,8 +19,8 @@ SRC_URI = "gitsm://github.com/tianocore/edk2.git;branch=master;protocol=https \ file://0001-ovmf-Update-to-latest.patch \ " -PV = "edk2-stable202002" -SRCREV = "4c0f6e349d32cf27a7104ddd3e729d6ebc88ea70" +PV = "edk2-stable202005" +SRCREV = "ca407c7246bf405da6d9b1b9d93e5e7f17b4b1f9" UPSTREAM_CHECK_GITTAGREGEX = "(?Pedk2-stable.*)" inherit deploy