]> code.ossystems Code Review - openembedded-core.git/commitdiff
ovmf: update to 202005
authorAlexander Kanavin <alex.kanavin@gmail.com>
Mon, 8 Jun 2020 07:46:53 +0000 (09:46 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 8 Jun 2020 20:42:24 +0000 (21:42 +0100)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/ovmf/ovmf_git.bb

index c089627822a5e3600194c5f936491b08219727c0..91c1b6ba14b541d25c2f692a86c6fc41b2dbcd35 100644 (file)
@@ -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 = "(?P<pver>edk2-stable.*)"
 
 inherit deploy