commit | abca19836d4bd80a54a7bdf8a16994e629881970 | [log] [tgz] |
---|---|---|
author | Edward Lee <edwarddl@google.com> | Tue Jul 15 21:24:34 2025 +0000 |
committer | Edward Lee <edwarddl@google.com> | Tue Jul 15 16:51:47 2025 -0700 |
tree | cd0a83be1980ad310caa28ff248ad1fb8b5f1346 | |
parent | 9241ec8e06a6b3e688529e8af7c912fe794c724b [diff] |
gbmcweb: SRCREV 242d18..8cafdf Commit List: Edward Lee (1): Query ThermalSubsystem/Fans for every Chassis gBMC Team (2): Refactor Fast-Sanity GetAllFrus and support state extraction. Extract Redfish Model as the FRU name for Fast-Sanity GetAllFrus RPC Tested: In Cls https://fusion2.corp.google.com/ed1ea381-e408-30a3-8db1-20c1cac8814c Platforms-Affected: All TTF Google-Bug-Id: 428039071 Change-Id: Id4a24b2dc4ad0f2d629d223fbcf817c657880b22 Signed-off-by: Edward Lee <edwarddl@google.com>
diff --git a/recipes-phosphor/interfaces/gbmcweb.inc b/recipes-phosphor/interfaces/gbmcweb.inc index 32b50e7..485a759 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=gbmc-release-25.14.x;protocol=https" -GBMCWEB_SRCREV = "242d1812e30b8726b7237d90c6ced18d85402084" +GBMCWEB_SRCREV = "8cafdfe8669e671c450c644a972c934522c25429"