commit | 730e848374cdab093246e350b39178349cc23c4d | [log] [tgz] |
---|---|---|
author | Nan Zhou <nanzhou@google.com> | Wed Jul 30 02:49:19 2025 +0000 |
committer | Nan Zhou <nanzhou@google.com> | Wed Jul 30 09:58:17 2025 -0700 |
tree | dae3ca596f657c52b47e0bb7566c4af1b2bb9367 | |
parent | a029e6d24dc11a7fd33383592ace101ae835d25c [diff] |
gbmcweb master: SRCREV bump 758595536b..99a4d6427b Hao Zhou (5): Add missing function for gbmcweb/http_request refactor third_party/milotic: use http_request.h from gbmcweb refactor third_party/milotic: migrate fake logging to gbmcweb/logging migrate include/request_stats Enable milotic TAP to post to gerrit and add suffix to copybara check Nan Zhou (3): Add ability to list all url in shared_mem_cli Implement debug endpoint for hft service Enhance shared memory server on edge cases Imp: https://fusion2.corp.google.com/74facb7e-3945-3de6-8321-b86368c89827 Ath: https://fusion2.corp.google.com/563c66ba-ee40-3f4b-b11f-a13e16afc08f Ast: https://fusion2.corp.google.com/56a007a4-7e75-396d-955c-7732100438e6 Izu: https://fusion2.corp.google.com/46b7563e-866b-3ccf-b698-6b5edbb6415a Emr: https://fusion2.corp.google.com/651e5329-80db-3c39-b54a-524732fbb153 Platforms-Affected: All Google-Bug-Id: 434700814 Fusion-Link: see above Tested: see above Change-Id: I1dec5bf355de18255445aeee37e25f73893ecea8 Signed-off-by: Nan Zhou <nanzhou@google.com> (cherry picked from commit 77bd48dc117642112a7a393d671aba1774006ccc)
diff --git a/recipes-phosphor/interfaces/gbmcweb.inc b/recipes-phosphor/interfaces/gbmcweb.inc index 7726167..d57a3b5 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 = "758595536bdd4a8d53f65c7e7233ee066b2c94b6" +GBMCWEB_SRCREV = "99a4d6427b9d2881c5ed499a7cf61d6a43493e81"