bmcweb: srcrev bump d1a648140e..b477fd4408

P Dheeraj Srujan Kumar (1):
      Enable encoding/decoding object paths of User Name

Change-Id: I500bd6fc2af42b73a0de86fe2a9603ba5ce0ff36
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 9a80f04..88e89ce 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"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "d1a648140e3cadd0ea6b0014c4d61ec880742000"
+SRCREV = "b477fd4408bc0602cc86147121f03791d3f4824a"
 
 S = "${WORKDIR}/git"