]> code.ossystems Code Review - openembedded-core.git/commitdiff
ovmf: fix upstream version check
authorAlexander Kanavin <alex.kanavin@gmail.com>
Tue, 13 Aug 2019 18:24:14 +0000 (20:24 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 14 Aug 2019 16:32:19 +0000 (17:32 +0100)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/ovmf/ovmf_git.bb

index 7944ee97d496ae458fce5b783c104cdbbb519047..b569b593fc240047a649d5b54e4f94e7a9a6048c 100644 (file)
@@ -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