gbmcweb: SRCREV 425145b..0647834
Commit List:
Edward Lee (1):
Make Single system links appear only in single system configurations
Tested:
curl /redfish/v1/Chassis/*
These dont contain singlesystem links on multisystem machines.
Google-Bug-Id: 299171531
Change-Id: Icbe345174202d44e2f4fa6ef5b995726e1d6519c
Signed-off-by: Edward Lee <edwarddl@google.com>
(cherry picked from commit 1b3424314f835d5c53fb738efe617f3eb77ce52a)
diff --git a/recipes-phosphor/interfaces/gbmcweb.inc b/recipes-phosphor/interfaces/gbmcweb.inc
index 0ea315e..08684d8 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 = "425145ba424a45caba734551c8fbe7b6a8022d18"
+GBMCWEB_SRCREV = "0647834ac77e61f8c006f26179176ea6e862747a"