gbmcweb master: SRCREV bump ce3ae56459..f9f17c548f

David Tang (3):
      Enable sharding sensors among io_contexts via EM config
      Modify tlBMC scheduler to account for non-trivial read time
      Skip resampling in HFT if the original sampling interval matches the subscription.

Hao Zhou (7):
      migrate registries/privilege_registry, include/openbmc_dbus_rest, http/app_singleton, redfish-core/include/redfish_aggregator, redfish-core/include/query
      migrate include/human_sort, redfish-core/include/utils/json_utils, redfish_core/include/registries_test.cc
      remove bm_config from meson.build
      add bm_config to config/meson.build
      Update copybara transforms for utils headers.
      Remove unused managed_store dependency and add redfish_aggregator
      deprecate GBMC_COMPILATION flag

Nan Zhou (3):
      Add bloom Redfish full support
      Optimize Multipart Receive
      meson: add install feature

gBMC Team (5):
      Atomically update buffered data count with sensor data push.
      Update cable onboarding documentation to reflect new port types and devpath handling.
      add bm_config to config/meson.build
      Add a meson option for shared memory tools.
      meson: add install feature

Fusion-Link:
https://fusion2.corp.google.com/6a42bc1e-94dd-3778-86f7-9237265ccab5
https://fusion2.corp.google.com/e7b5f0aa-6799-3a5d-abba-c4aa4064d761
https://fusion2.corp.google.com/c4170e6d-5b7a-3a89-970e-866076b92185
https://fusion2.corp.google.com/19143d54-9099-3b34-bdaf-38863caeb003
https://fusion2.corp.google.com/da23e5cb-72c0-3641-b36f-dcb8bf67f4ba
Tested: in cls, gerrit presubmit
Google-Bug-Id: 427783980
Change-Id: Iaeb2177de1163ca5b8b19ee2ddec8efca09993e6
Signed-off-by: David Tang <davtang@google.com>
diff --git a/recipes-phosphor/interfaces/gbmcweb.inc b/recipes-phosphor/interfaces/gbmcweb.inc
index 5452c50..988d2f7 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 = "ce3ae5645938aa528c3a65a945f145f4b3e72f1b"
+GBMCWEB_SRCREV = "f9f17c548fc41098e6cfc5bd4299b652f8e168d2"