gbmcweb: SRCREV aa4d48..64cc7a
Commit List:
Edward Lee (1):
Query ThermalSubsystem/Fans for every Chassis
gBMC Team (5):
Add authorization for AsicAgingData Redfish Resource
Add authorization for AsicAgingDataT0 and AsicCalibrationData Redfish Resources
Support LocationTypes "Bay" and "Connector" for Fast-Sanity.
Refactor Fast-Sanity GetAllFrus and support state extraction.
Extract Redfish Model as the FRU name for Fast-Sanity GetAllFrus RPC
Tested:
In cls
fusion2: N/A platform using this does not have fusion
Platforms-Affected: All TTF
Google-Bug-Id: 428039071
Change-Id: Ie391d15577fca397177990189015d9cd8f6673ca
Signed-off-by: Edward Lee <edwarddl@google.com>
diff --git a/recipes-phosphor/interfaces/gbmcweb.inc b/recipes-phosphor/interfaces/gbmcweb.inc
index 6b015b7..07e213f 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 = "aa4d48d8944e3d2c2fef318139cf3f5b68f8c6e7"
+GBMCWEB_SRC_URI = "git://gbmc.googlesource.com/gbmcweb;branch=gbmc-release-25.29.x;protocol=https"
+GBMCWEB_SRCREV = "64cc7a839a6ba99ed3899bd91dfb161a9d52aba9"