]> xenbits.xensource.com Git - pvdrivers/win/xennet.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:07:55 +0000 (11:07 +0000)
commita7cfec73d535cbbe750eadbb60fb433f5b6d0c3b
tree1e934aa9432bce8ddcd4c4fad5eebb638fd09cc0
parent6af2a3760beed050d5a1387bd81e711b327fce4b
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