]> code.ossystems Code Review - openembedded-core.git/commitdiff
ovmf: update 202105 -> 202108
authorAlexander Kanavin <alex.kanavin@gmail.com>
Tue, 19 Oct 2021 15:33:21 +0000 (17:33 +0200)
committerAnuj Mittal <anuj.mittal@intel.com>
Tue, 26 Oct 2021 00:56:40 +0000 (08:56 +0800)
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>
(cherry picked from commit 9e5d15aba7515952614f69e06d3d9b9316a77204)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
meta/recipes-core/ovmf/ovmf_git.bb

index 5d54bad473c3416eeedef7b41b8916696e12efd9..ce3b650ddfd833ba6d00ed4164074cee5d358c07 100644 (file)
@@ -25,8 +25,8 @@ SRC_URI = "gitsm://github.com/tianocore/edk2.git;branch=master;protocol=https \
            file://0001-Fix-VLA-parameter-warning.patch \
            "
 
-PV = "edk2-stable202105"
-SRCREV = "e1999b264f1f9d7230edf2448f757c73da567832"
+PV = "edk2-stable202108"
+SRCREV = "7b4a99be8a39c12d3a7fc4b8db9f0eab4ac688d5"
 UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>edk2-stable.*)"
 
 inherit deploy