]> xenbits.xensource.com Git - pvdrivers/win/xencons.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:32:54 +0000 (11:32 +0000)
commit132cd4405a8e6bc4ae0f028eea17fd634f52cbf4
tree6a485af8d9f8f0be25cd4bb6d10b85f2eb244a88
parent0c2383e3d0a65ffb48e4c62e7149b7055499abb3
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