gbmcweb: SRCREV 6257543..9762f24

Commit List:
Alex Lai (2):
      gbmcweb: Extract CableGet handler function
      gbmcweb: Add Fru-related info

Carson Labrado (1):
      Update searchCollectionsArray Logic

Edward Lee (10):
      Fix gbmcweb presubmit
      Add support for parsing query parameters in RedfishRequest.
      Implement Expand in tlBMC
      Add gcovr config file to exclude g3 files from analysis
      Fix clang-diagnostic-error due to fconstexpr-ops-limit
      Add clang-tidy-ignore for test files and g3 files.
      Add support for all expand types in Redfish
      Update Port Metrics Value to Uint32 to Reflect Metric Collector
      Make Clang Compile Part 1
      Allow code to compile in clang Part 2

Tested:
Compiles

Fusion:
https://fusion2.corp.google.com/11cf5270-605f-311e-bc98-3c5f8cc8ec1b
https://fusion2.corp.google.com/8f6596b7-3a73-32df-b485-474adebcd7bf
https://fusion2.corp.google.com/1038c12d-f5da-3481-ad48-70e740586e98

Failure due to test issue

Google-Bug-Id: 369444452
Change-Id: Ibd8b2c58ccf723d9c46694f260e452b9be00597d
Signed-off-by: Edward Lee <edwarddl@google.com>
diff --git a/recipes-phosphor/interfaces/gbmcweb.inc b/recipes-phosphor/interfaces/gbmcweb.inc
index 71791b2..3963bcf 100644
--- a/recipes-phosphor/interfaces/gbmcweb.inc
+++ b/recipes-phosphor/interfaces/gbmcweb.inc
@@ -1,2 +1,2 @@
 GBMCWEB_SRC_URI = "git://gbmc.googlesource.com/gbmcweb;branch=master;protocol=https"
-GBMCWEB_SRCREV = "6257543f148cefbcc2a249764d54f19cc38382a5"
+GBMCWEB_SRCREV = "9762f24f0ada340fc6519704cb84372789e0de9c"