mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
ovmf: fix upstream version check
(From OE-Core rev: 7ec9997c86df11a9a08e1531269435010b12e8da) 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
12ff29c36a
commit
21b9552645
@@ -21,6 +21,7 @@ SRC_URI = "gitsm://github.com/tianocore/edk2.git;branch=master;protocol=git \
|
||||
|
||||
PV = "edk2-stable201905"
|
||||
SRCREV="20d2e5a125e34fc8501026613a71549b2a1a3e54"
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>edk2-stable.*)"
|
||||
|
||||
inherit deploy
|
||||
|
||||
|
||||
Reference in New Issue
Block a user