]> xenbits.xensource.com Git - pvdrivers/win/xenvbd.git/commit
Inherit versioning info from environment if present
authorNicholas Tsirakis <niko.tsirakis@gmail.com>
Fri, 6 Nov 2020 20:48:44 +0000 (15:48 -0500)
committerPaul Durrant <pdurrant@amazon.com>
Tue, 10 Nov 2020 11:09:17 +0000 (11:09 +0000)
commit240d44b75ca8ba218e0dcce6792174e5fff8f955
tree9aa464f1a40e1651080498e2ad4f4f91f2d7b6b8
parent72dac97e11e508a3fef940461a1b09d422a1edd4
Inherit versioning info from environment if present

As the drivers stabilize and mature, there is an ever-growing
chance that other opensource virtualization projects will adopt
them. Allow external projects to inject their own versioning
into the drivers instead of hardcoding the latest winpv version.

Signed-off-by: Nicholas Tsirakis <tsirakisn@ainfosec.com>
Acked-by: Owen Smith <owen.smith@citrix.com>
build.ps1