gbmcweb master: SRCREV bump 5112ceec1b..41f9041730

Alex Lai (1):
      gbmcweb: Change PostPackageRepair to Oem command

Annie Li (1):
      gbmcweb: Fix BootNumber on System to support multihost

Edward Lee (3):
      Create a guide to check if tlBMC is enabled.
      Add check for empty topology config nodes.
      Add a flag for fake fram scanner

Hao Zhou (6):
      Migrate multiple dependencies preparing for http_connection migration
      migrate include/forward_unauthorized, pam_authenticate, webroutes, authentication
      use preprocessor macros GOOGLE3_GBMCWEB_BUILD
      Migrate http/http_connection, http_sever, http_client
      migrate error_messages, registries, dbus_utils, and str_utils
      migrate http/routing

Medicine Yeh (2):
      Update boot-time processing logics in bmcweb
      Add uptime related stat in boot time report

Nan Zhou (3):
      Record Software polling latency
      Reset SensorMetrics when re-configured.
      Avoid lock exception crash BMCWeb

Zhichuang Sun (2):
      ComponentIntegrity: add new Processors interface
      ComponentIntegrity/TrustedComponent: map Processor to System resources

gBMC Team (8):
      feat: Introduce Cavium CNN35XX HSM and Fake FRAM Scanner
      Filter Chassis collection to include only BOARD resources.
      Fix 1 IncludeCleaner finding: * Used header "third_party/milotic/external/cc/tlbmc/configs/ad_hoc_fru_config.proto.h" is not included directly
      Add NvidiaHistogram URI to entity mapping.
      Add Redfish routes for Cables.
      Add meson option for Redfish BootNumber feature.
      Refactor FruCollector to use all provided scanners.
      Rename `REDFISH_SYSTEM_BOOTNUMBER` to `ENABLE_REDFISH_SYSTEM_BOOTNUMBER`.

Fusion-Link: https://fusion2.corp.google.com/c2f0ea56-cdfd-38e2-bfa0-829211022402
https://fusion2.corp.google.com/cac9faa5-b34d-37d3-9635-ac843133c392
https://fusion2.corp.google.com/bfc174ce-6758-312a-8365-bc5b5e42efcd
https://fusion2.corp.google.com/406dcb85-7b36-3373-b64b-9be6f574d000
https://fusion2.corp.google.com/5586a96f-93b4-3299-9fc2-556cb863ce00
Tested: N/A
Google-Bug-Id: 386135750
Google-Bug-Id: 386136315
Google-Bug-Id: 395945195
Google-Bug-Id: 409172603
Google-Bug-Id: 429030328
Google-Bug-Id: 435589539
Google-Bug-Id: 437303799
Change-Id: Ifcfee5220301f9a7d1704332e4cb9ce0f282189d
Signed-off-by: Che-Kang Wu <chekangwu@google.com>
diff --git a/recipes-phosphor/interfaces/gbmcweb.inc b/recipes-phosphor/interfaces/gbmcweb.inc
index 29ef4c4..52b99aa 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 = "5112ceec1b72becf006c63e604ba5ec357c958e7"
+GBMCWEB_SRCREV = "41f9041730753346ba72d81026f2427cdfa6e883"