commit | 37db76d6b19fd44047498250aeb446a6b351fb41 | [log] [tgz] |
---|---|---|
author | Edward Lee <edwarddl@google.com> | Thu Jun 12 20:48:19 2025 +0000 |
committer | Edward Lee <edwarddl@google.com> | Fri Jun 13 16:41:25 2025 -0700 |
tree | da04ef7b1aed8ed9e50229b8cb361e039b747baa | |
parent | b00f71c79de514574f11f4ec4b090a9a845ddec4 [diff] |
gbmcweb: SRCREV a537cd..689834 Commit List: Edward Lee (1): Add Basic Authentication for FastSanity Rahul Kapoor (1): Switch `RunAndScheduleAsync` to `ScheduleAsync` to avoid unnecessary immediate call. Tested: In Cls fusion: https://fusion2.corp.google.com/f8a0ef27-2846-4900-b7cc-6f6e2562ceb0 https://fusion2.corp.google.com/f8a0ef27-2846-4900-b7cc-6f6e2562ceb0 https://fusion2.corp.google.com/5327fc78-08c7-407d-86b4-ce2ce9cc92c5 https://fusion2.corp.google.com/43d59acd-c6ae-43fe-9667-34394721c1f8 https://fusion2.corp.google.com/a7857c62-b4f4-4362-85d4-5fb54a88d93a There are a couple failures in fusion links but they are from platforms which have no diff from this change. This only affects platforms that are enabling fast_sanity or tlBMC. The platforms above do not. Investigations in b/424854271, b/424801671, b/424797305 Google-Bug-Id: 423922150 Change-Id: Ib884197d26bf4a610606dfbb80459a941bf999bf Signed-off-by: Edward Lee <edwarddl@google.com>
diff --git a/recipes-phosphor/interfaces/gbmcweb.inc b/recipes-phosphor/interfaces/gbmcweb.inc index 80a06c0..213a6c5 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 = "a537cdab5646a0595a5c4dfb6eea4c7219118935" +GBMCWEB_SRCREV = "689834ab2fa18614f95127d25ae339355ee96185"