[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[win-pv-devel] [PATCH] Add BUILD_NUMBER to reported version


  • To: <win-pv-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Owen Smith <owen.smith@xxxxxxxxxx>
  • Date: Thu, 30 May 2019 10:49:44 +0100
  • Authentication-results: esa6.hc3370-68.iphmx.com; dkim=none (message not signed) header.i=none; spf=None smtp.pra=owen.smith@xxxxxxxxxx; spf=Pass smtp.mailfrom=owen.smith@xxxxxxxxxx; spf=None smtp.helo=postmaster@xxxxxxxxxxxxxxxxxxxxxxxxxx
  • Cc: Owen Smith <owen.smith@xxxxxxxxxx>
  • Delivery-date: Thu, 30 May 2019 09:50:16 +0000
  • Ironport-sdr: wwpJWY53XbL66v89XmoiZ7DTKqP0A9P5TnqBcuhrbcnyNvFXwy0R57AvtX9GRGLGhgLsqk3LSa 2dRNWUlyUF4uz6S5oCMa0AxmBolry8qK3IYlksNy84NK/Ghqh+k58VJ4qLKVZKe4Cvlw1LIjXD ROAZifvG86HuUSYXagIGRzwQcSkWxy7962YPe7nas3i5j/YaC6sp25+p15JiD7rmHLFAZrMUht hkpro3k8kKdbe23R/PtM4Gnc7sJBHt/afRqRSlKiq/zw9XxOkLClfRLJYp/u83Mo1H3cLhGsIz Oac=
  • List-id: Developer list for the Windows PV Drivers subproject <win-pv-devel.lists.xenproject.org>

Signed-off-by: Owen Smith <owen.smith@xxxxxxxxxx>
---
 src/xenvkbd/fdo.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/xenvkbd/fdo.c b/src/xenvkbd/fdo.c
index c17eccc..109692a 100644
--- a/src/xenvkbd/fdo.c
+++ b/src/xenvkbd/fdo.c
@@ -1252,12 +1252,13 @@ update:
                         NULL,
                         "drivers",
                         Distribution,
-                        "%s %s %u.%u.%u %s",
+                        "%s %s %u.%u.%u.%u %s",
                         Vendor,
                         Product,
                         MAJOR_VERSION,
                         MINOR_VERSION,
                         MICRO_VERSION,
+                        BUILD_NUMBER,
                         ATTRIBUTES
                         );
 
-- 
2.16.2.windows.1


_______________________________________________
win-pv-devel mailing list
win-pv-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/win-pv-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.