commit | 4bd8d31dde9e8998c4a234f1d3e0fffca49711ae | [log] [tgz] |
---|---|---|
author | Muhammad Usama <muhammadusama@google.com> | Mon Feb 12 22:34:08 2024 +0000 |
committer | Muhammad Usama Chaudhry <muhammadusama@google.com> | Tue Feb 13 22:06:07 2024 +0000 |
tree | 09f2b5863e54420297f573735ca54702617e7e22 | |
parent | 24e24faae2b3369e8f79325b28881481b068a719 [diff] |
gbmcweb master: SRCREV bump 0647834ac7..1c1800c2ad Dan Zhang (1): Add gbmcweb_plugin_headers meson variable Muhammad Usama (1): Put the custom NVMe code behind a enable flag Tested: https://paste.googleplex.com/5385118057758720 Google-Bug-Id: 307815672 Google-Bug-Id: 324349758 Change-Id: Ife992921e8f489626c5eab5d559ddc57225b0376 Signed-off-by: Muhammad Usama <muhammadusama@google.com>
diff --git a/recipes-phosphor/interfaces/gbmcweb.inc b/recipes-phosphor/interfaces/gbmcweb.inc index 08684d8..8dbda57 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 = "0647834ac77e61f8c006f26179176ea6e862747a" +GBMCWEB_SRCREV = "1c1800c2ad127d6c2d47b7eb1770a066c64be4dd"