bmcweb: srcrev bump 686b7093f3..14bd7d9a82

John Edward Broadbent (1):
      Redfish: Fix @odata.id formatting issue

Change-Id: I93d0e349e9ea49ad6757c4ae7da20377b00daf65
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 bf67e92..616f760 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 = "686b7093f35d22fc6435f2ac21a16879ac27b8c0"
+SRCREV = "14bd7d9a82aa5302d57ff5ca29e933148ddff330"
 
 S = "${WORKDIR}/git"