bmcweb: srcrev bump 0256b69420..2205bbf681

Albert Zhang (1):
      Redfish: Allow disabling and enabling SSH

Ed Tanous (1):
      Fix include what you use in bmcweb_config.h

Vivekanand Veeracholan (1):
      Add option to configure port number

Change-Id: I67b54d75b9293058e6a9a69a7316f8880181a172
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 81e18b4..42c7c4a 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 = "0256b69420e2b99eb0494334da71dd50f457a8e8"
+SRCREV = "2205bbf681bfac508a9e985b9581ce9d662db4df"
 
 S = "${WORKDIR}/git"