From: wangmy Date: Mon, 29 Nov 2021 15:38:24 +0000 (+0800) Subject: ovmf: upgrade 202108 -> 202111 X-Git-Tag: uninative-3.5~661 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=bb025ed25d0826f900208d4c4e52ae404ce523b7;p=openembedded-core.git ovmf: upgrade 202108 -> 202111 Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/ovmf/ovmf_git.bb b/meta/recipes-core/ovmf/ovmf_git.bb index 80b9c1447f..9db1514acc 100644 --- a/meta/recipes-core/ovmf/ovmf_git.bb +++ b/meta/recipes-core/ovmf/ovmf_git.bb @@ -24,8 +24,8 @@ SRC_URI = "gitsm://github.com/tianocore/edk2.git;branch=master;protocol=https \ file://0001-Fix-VLA-parameter-warning.patch \ " -PV = "edk2-stable202108" -SRCREV = "7b4a99be8a39c12d3a7fc4b8db9f0eab4ac688d5" +PV = "edk2-stable202111" +SRCREV = "bb1bba3d776733c41dbfa2d1dc0fe234819a79f2" UPSTREAM_CHECK_GITTAGREGEX = "(?Pedk2-stable.*)" inherit deploy