]> code.ossystems Code Review - openembedded-core.git/commitdiff
ovmf: Set PV
authorRicardo Neri <ricardo.neri-calderon@linux.intel.com>
Tue, 30 Jul 2019 18:26:33 +0000 (14:26 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 8 Aug 2019 09:26:40 +0000 (10:26 +0100)
Now that EDK2 has been tagging stable releases, we can also set PV
and drop UPSTREAM_VERSION_UNKNOWN.

Cc: Ross Burton <ross.burton@intel.com>
Cc: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Ricardo Neri <ricardo.neri-calderon@linux.intel.com>
meta/recipes-core/ovmf/ovmf_git.bb

index 11793f0d1a5d231913bbe1feaf00ebe1ae11fe8e..c66b751a9490b1982b767a16882de897ef1e500b 100644 (file)
@@ -18,8 +18,8 @@ SRC_URI = "gitsm://github.com/tianocore/edk2.git;branch=master;protocol=git \
        file://0004-ovmf-enable-long-path-file.patch \
        file://no-stack-protector-all-archs.patch \
         "
-UPSTREAM_VERSION_UNKNOWN = "1"
 
+PV = "edk2-stable201905"
 SRCREV="20d2e5a125e34fc8501026613a71549b2a1a3e54"
 
 inherit deploy