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

[win-pv-devel] [PATCH] [xenvif] Add BBUILD_NUMBER to reported version


  • To: <win-pv-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Owen Smith <owen.smith@xxxxxxxxxx>
  • Date: Thu, 30 May 2019 10:39:49 +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:40:21 +0000
  • Ironport-sdr: YnK6bK5BXi6U08Bwh7NYdLNzXIWufU3Z1lDlqKsTkVYmIUKUoyr5/mkuaig9ZdPTOYx/mxIqYJ btsFBuhM8dOVweZXWtX3mCUH2LjplC8GaltpKjyuEDluKL5XcQxp2+4TeOQWkYr224xJrq9r6h Er7moo7g/EmLkC9tFcM+dsusDzOwdJ8iBpDsdzHWCENWi/ErypTEA1I3Byjgbvz1DoNH/H5G+y SjEqvFyrjI0J20dwGio7WL9Z5DMum/rfNUXbfWuB8omnUeu6GuuRC2x9dtlEDYox0BC/xlyyrO p2E=
  • 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/xenvif/fdo.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/xenvif/fdo.c b/src/xenvif/fdo.c
index 5e7f28a..00e0c8a 100644
--- a/src/xenvif/fdo.c
+++ b/src/xenvif/fdo.c
@@ -1276,12 +1276,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®.