commit | 633d88cfaceaffec169871d7549fe66ca50c8731 | [log] [tgz] |
---|---|---|
author | Anh Phan <anhphan@google.com> | Thu May 15 01:29:20 2025 +0000 |
committer | Anh Phan <anhphan@google.com> | Thu May 15 00:06:10 2025 -0700 |
tree | 9e21dfcb93f8af32b863d707094a5d63d5d46d30 | |
parent | cd01c9ce08d655c7fd4a3b7ffc2d60ced29a9a85 [diff] |
gbmcweb: SRCREV c9dfb8f..03c8bcb Anh Phan (1): * Add TotalEnabledCores to processors Tested: in https://gbmc-review.git.corp.google.com/c/gbmcweb/+/40754 Platforms-Affected: all Fusion-Link: platform11: https://fusion2.corp.google.com/57d3482f-71ad-3cac-a7a0-353309b6e7f7 platform5: https://fusion2.corp.google.com/84a3a458-8948-3818-8487-a7a7d6c70866 platform15: https://fusion2.corp.google.com/6c6051f6-1bff-34cc-a809-cc9c5e5cb8ea platform17: https://fusion2.corp.google.com/4622b354-6140-38f7-b1f8-1842eab79eff Google-Bug-Id: 389535734 Change-Id: I1a417da5d1ae1cf424efa083fadc130307fb5a7e Signed-off-by: Anh Phan <anhphan@google.com>
diff --git a/recipes-phosphor/interfaces/gbmcweb.inc b/recipes-phosphor/interfaces/gbmcweb.inc index e19e2c6..bb226bc 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 = "c9dfb8f711791d5da2dfec585e9ec1cb542bd508" +GBMCWEB_SRC_URI = "git://gbmc.googlesource.com/gbmcweb;branch=gbmc-release-25.18.x;protocol=https" +GBMCWEB_SRCREV = "03c8bcb52b2502f141b7dbcd86b64da116a95712"