summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-04-12 21:50:12 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-04-13 04:12:09 +0300
commit6d5b5c670ce498feb47eb6ca0e796ffa153b99e6 (patch)
tree963413eb4e73fa4568dc4f7beacbd061c9332faf
parent74a161542d187e65b51fa6ebca562e2942590786 (diff)
downloadopenbmc-6d5b5c670ce498feb47eb6ca0e796ffa153b99e6.tar.xz
bmcweb: srcrev bump bacb216228..54417b02ef
Nan Zhou (2): query parameter: add a way to delegate certain parameter sensor collection: implement efficient expand handler Sui Chen (1): Skip on log entries not found in the message registry Change-Id: I57820fe953a8d485d3a98f1d3742f0d093877d80 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 ca419a91f3..c4690e5476 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 = "bacb216228c45ca715163f4c81717b1af39889ab"
+SRCREV = "54417b02efbfe896d6ef442cfc6a721314aac3f8"
S = "${WORKDIR}/git"