bmcweb: srcrev bump b0d3a8562b..60a86d6c3d

Nan Zhou (2):
      error message: add insufficientStorage
      resource messages: make functions inline

Change-Id: I4020d2989707a75217f3d5c9de9bf195aeea9a18
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 36e3767..63d753d 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 = "b0d3a8562bb11ac9279aa234ce60cf619b64ca6a"
+SRCREV = "60a86d6c3d0d7afce431e7ae6b1299e7ea7cbb8c"
 
 S = "${WORKDIR}/git"