gbmcweb gbmc-release-25.35.x: SRCREV bump 41f90417..ff64fb2e

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

Medicine Yeh (1):
      boot-time-monitor return status instead of failure

gBMC Team (1):
      Validate FRAM data after reading in FruScannerFram

Tested:
- Platform 11:
  - http://fusion2/09d5cc82-7718-32ef-a807-7da8ff3f5fe0
  - http://fusion2/09d5cc82-7718-32ef-a807-7da8ff3f5fe0
- Platform5: http://fusion2/8175dbb6-efbd-30d2-8f72-03823e630132
- Platform15: http://fusion2/0f120b7e-ce44-3f1a-8ba4-7172531ef5f8
- Platform17: http://fusion2/18c82c20-10cd-32b1-960a-233a42510265

Platforms-Affected: TTF
Google-Bug-Id: 442600420
Google-Bug-Id: 440638562
Change-Id: Ib782df428c65c12a031fba2690235879e733b517
Signed-off-by: Willy Tu <wltu@google.com>
diff --git a/recipes-phosphor/interfaces/gbmcweb.inc b/recipes-phosphor/interfaces/gbmcweb.inc
index 52b99aa..c6946fd 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 = "41f9041730753346ba72d81026f2427cdfa6e883"
+GBMCWEB_SRC_URI = "git://gbmc.googlesource.com/gbmcweb;branch=gbmc-release-25.35.x;protocol=https"
+GBMCWEB_SRCREV = "ff64fb2e91873b7be612fdd22dcb3e52a34bfe9b"