commit | c1398a6a564f1f32b2ecf09cd91d7adba427dc4e | [log] [tgz] |
---|---|---|
author | John Edward Broadbent <jebr@google.com> | Fri Aug 30 23:51:48 2024 +0000 |
committer | John Broadbent <jebr@google.com> | Sat Aug 31 05:03:32 2024 +0000 |
tree | f7b5f55aebad6c2c60cb04083928902f5cbd8dc6 | |
parent | 3c378d2949ad9a171875b6974fb27678a5b9c25c [diff] |
gbmcweb: bump b986ef...42de48b4 Rahul Kapoor(1) Chassis: Add delay parameter to chassis reset Edward Lee (2) Add dummy tlbmc meson option Add filesystem boost module to Meson platform 11: https://fusion2.corp.google.com/a2c30e73-6568-38d7-bdb8-04b7412373a4 platform 5: https://fusion2.corp.google.com/b1d2ccb8-4c3a-3d70-87d2-b8c72e9b2282 Tested: At the bmcweb level Google-Bug-Id: 358810794 Change-Id: Iaf2435e9eca7780a7d7951aee16a9fce2ba52eb0 Signed-off-by: John Edward Broadbent <jebr@google.com>
diff --git a/recipes-phosphor/interfaces/gbmcweb.inc b/recipes-phosphor/interfaces/gbmcweb.inc index 892b88d..1cf6013 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 = "b986ef688540e12012f3a97b7664d549f9e52478" +GBMCWEB_SRC_URI = "git://gbmc.googlesource.com/gbmcweb;branch=gbmc-release-24.31.x;protocol=https" +GBMCWEB_SRCREV = "42de48b483387b80cf9526e99aabd0e77e047424"