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>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index ca419a9..c4690e5 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
 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"