summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-09-25 18:30:54 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-09-28 02:14:56 +0300
commitcd8e71fdd0199f5484d2a3c65529b98ee963a25c (patch)
tree6b84aed4fe715e09902eff7999b0dc9e3b202db4
parentfa647bd72eec9db752caf6ee4bfb4cdcea7e7bb8 (diff)
downloadopenbmc-cd8e71fdd0199f5484d2a3c65529b98ee963a25c.tar.xz
bmcweb: srcrev bump c0bd5e4b37..3e8c7dfce4
Asmitha Karunanithi (2): Show only "Completed" dump entries in Redfish resp Update error messages file w.r.t Base.1.11.0 Ed Tanous (1): Make code format the same Spencer Ku (1): PCIe: Implement "PcieType" PCIe device property Sunitha Harish (1): Bump up base_message_registry to version Base.1.11.0 Change-Id: Ied8a748e83756985ee518401a5c5ef42d2d74323 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 46e4ed42c..e1ffa52c8 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=175792518e4ac015ab6696d16c4f607e"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "c0bd5e4b37f65ce29a392594d1ef240c64c99734"
+SRCREV = "3e8c7dfce4869711e22ccc76c90cebb55984d36c"
S = "${WORKDIR}/git"