summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-31 18:21:02 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-31 18:21:02 +0300
commit6a52d0672d1f5a380bdae3ca785e750291c66ae8 (patch)
treea026206fa7673b1545aecf4cb4334e539694cb96
parent7a342822e5ae4b0a1de0ba66ff965a7f4749fa77 (diff)
downloadopenbmc-6a52d0672d1f5a380bdae3ca785e750291c66ae8.tar.xz
bmcweb: srcrev bump 58283f4127..1e75e1dde0
Nan Zhou (1): json utils: remove forward_declare Change-Id: I87228e8e015560141158fc53147b008cae683419 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 a3f86a20c5..f272fb8a69 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 = "58283f41276f86666aca6943e7405a20a1ff38b6"
+SRCREV = "1e75e1dde032e327f16cf7270b0de621f0c6ccc6"
S = "${WORKDIR}/git"