mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 18:32:12 +02:00
ovmf: upgrade 202008 -> 202011
(From OE-Core rev: f1382f73f1faa0653aebd2cbb492131972755c20) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f1efa4792f
commit
dfcdb32251
@@ -17,10 +17,10 @@ SRC_URI = "gitsm://github.com/tianocore/edk2.git;branch=master;protocol=https \
|
||||
file://0002-BaseTools-makefile-adjust-to-build-in-under-bitbake.patch \
|
||||
file://0003-ovmf-enable-long-path-file.patch \
|
||||
file://0004-ovmf-Update-to-latest.patch \
|
||||
"
|
||||
"
|
||||
|
||||
PV = "edk2-stable202008"
|
||||
SRCREV = "06dc822d045c2bb42e497487935485302486e151"
|
||||
PV = "edk2-stable202011"
|
||||
SRCREV = "872f953262d68a11da7bc2fb3ded16df234b8700"
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>edk2-stable.*)"
|
||||
|
||||
inherit deploy
|
||||
|
||||
Reference in New Issue
Block a user