summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-06-16 19:40:53 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2022-06-16 19:40:53 +0300
commit5d374ea2fad5d73fe694af1a19da1de983b11ce7 (patch)
tree801a5b1165e3b66fe220fdcd381bc6975eb0284a
parent4227d0a192f089c23bc5dc6734c821d049ec3a45 (diff)
downloadopenbmc-5d374ea2fad5d73fe694af1a19da1de983b11ce7.tar.xz
bmcweb: srcrev bump 686b7093f3..14bd7d9a82
John Edward Broadbent (1): Redfish: Fix @odata.id formatting issue Change-Id: I93d0e349e9ea49ad6757c4ae7da20377b00daf65 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 bf67e9244a..616f760277 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 = "686b7093f35d22fc6435f2ac21a16879ac27b8c0"
+SRCREV = "14bd7d9a82aa5302d57ff5ca29e933148ddff330"
S = "${WORKDIR}/git"