gbmcweb master: SRCREV bump 4d695479b4..1c4d6b6de5

David Tang (4):
      Implement the PeciScanner class
      Integrate PeciScanner into SensorCollector
      Add bypass for Core Sensor IntelCpuSensor creation
      Avoid unchecked empty sensor data access in manager_impl

Edward Lee (2):
      Create ParseFunction from Redfish LocationType String to Enum
      Remove Duplicate Variable board_config_name_

Nan Zhou (1):
      Add support for custom headers in Redfish POST requests and implement hash verification in Bloom update service.

Fusion-Link:
https://fusion2.corp.google.com/a328a349-e1ed-338a-9e67-ae06fe68dd28
https://fusion2.corp.google.com/0d523ad8-f163-3b60-bf76-1b93b664b934
https://fusion2.corp.google.com/22021886-3348-3a8c-99fb-70f649c72b7f
https://fusion2.corp.google.com/466b32a7-b061-377d-abc4-587eec8cb2fe
https://fusion2.corp.google.com/baa46768-bdde-3ea2-b950-92621d9c7a5e
Tested: in cls
Platforms-Affected: all TTF
Google-Bug-Id: 441141035, 450277391
Change-Id: I38f3da683fe84cbc570cf203497cc2cdd142fe0d
Signed-off-by: David Tang <davtang@google.com>
(cherry picked from commit cdf45dfc44855d8fc6c6b8673e96039cd0cacbdd)
diff --git a/recipes-phosphor/interfaces/gbmcweb.inc b/recipes-phosphor/interfaces/gbmcweb.inc
index 9bba517..5a51a56 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 = "8f21471565ee032f8233fd35ed97875a235e3f3b"
+GBMCWEB_SRCREV = "1c4d6b6de5296b7f606d7117dc9a04bdc8e9a2ab"