summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-06-17 22:20:17 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2022-06-17 22:20:17 +0300
commit77a44d866f32c47bd92d21530717283dabd8938c (patch)
tree44f96d49868f57f9de33d9ca1b2b5aea0337fdc0
parent78b727985e7571e0b196561e44427690f04d57d9 (diff)
downloadopenbmc-77a44d866f32c47bd92d21530717283dabd8938c.tar.xz
bmcweb: srcrev bump 14bd7d9a82..e825cbc8f9
Chicago Duan (1): Implement Redfish PCIeSlots schema Ed Tanous (4): Fix PCIeSlots build Move the JsonSchemas to be generated at runtime Fix regression in JsonSchema/404 handler Revert "Implement Redfish PCIeSlots schema" John Edward Broadbent (1): Doc: Update Redfish.md with storage/drive info Change-Id: I9af7b17c5fd94affa1ca769e8cc25efdc0825fe5 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 616f760277..3bcf043e8b 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;branch=master;protocol=https;nobranch=1"
PV = "1.0+git${SRCPV}"
-SRCREV = "14bd7d9a82aa5302d57ff5ca29e933148ddff330"
+SRCREV = "e825cbc8f967e54dfd6d911ebbbc6b2bfc7bc543"
S = "${WORKDIR}/git"