summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-03-29 05:10:17 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-03-30 03:20:41 +0300
commit40e93402586ae341744b83391cc0b022128df986 (patch)
treef9a5f06de3cb5b686994546eb0b7c73af358dfa5
parentc63d6f6fcccb7cafbf4ca3ad400995197aa09dfa (diff)
downloadopenbmc-40e93402586ae341744b83391cc0b022128df986.tar.xz
bmcweb: srcrev bump 1c8252799b..9629907de7
Nan Zhou (1): service root: add ProtocolFeaturesSupported zhanghch05 (1): Remove AsyncResp from openHandler Change-Id: I00496d646fb3fb244186dec09db34469d2e6a207 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 f1fbf39ac9..ce9a39f4a9 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 = "1c8252799b1c97fad5b05c5746ec512292a1f66c"
+SRCREV = "9629907de7880c0853bb4d5b9c624c452a598861"
S = "${WORKDIR}/git"