]> xenbits.xensource.com Git - pvdrivers/win/xenvif.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:04:52 +0000 (11:04 +0000)
commit088ea95da2263f9d9135bbf7b2ce6aeefd712ca6
tree1f55ded8ba9642d664783482e72e86010f822909
parent2cffc977008fbabdfe77fc1e68fa0770deabb366
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