From: Alexander Kanavin Date: Tue, 19 Oct 2021 15:33:21 +0000 (+0200) Subject: ovmf: update 202105 -> 202108 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~6426 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e5d15aba7515952614f69e06d3d9b9316a77204;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ovmf: update 202105 -> 202108 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/ovmf/ovmf_git.bb b/meta/recipes-core/ovmf/ovmf_git.bb index 5d54bad473c..ce3b650ddfd 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 \ file://0001-Fix-VLA-parameter-warning.patch \ " -PV = "edk2-stable202105" -SRCREV = "e1999b264f1f9d7230edf2448f757c73da567832" +PV = "edk2-stable202108" +SRCREV = "7b4a99be8a39c12d3a7fc4b8db9f0eab4ac688d5" UPSTREAM_CHECK_GITTAGREGEX = "(?Pedk2-stable.*)" inherit deploy