bmcweb: srcrev bump 32476386c3..1a2a14379d

Andrew Geissler (1):
      transition support for system state

Ed Tanous (2):
      Move network protocol to a constexpr struct
      Omit using subscripting operator in json utils

(From meta-phosphor rev: 23d8d1a368f5f6dd564d68917a6648180fc52dd5)

Change-Id: I1492019f27b55fb8ca6e2d8fed7f294b105bee83
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 64a9fc9..e700f9e 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 = "32476386c35aa6282e8d9ea9bbed8b5217499ef4"
+SRCREV = "1a2a14379d515c393cc134ea719d56efbae2116e"
 
 S = "${WORKDIR}/git"