obmc-console: srcrev bump 1864435759..fcf8541b87

Vernon Mauery (1):
      obmc-console-server: bind/connect with the correct sockaddr size

(From meta-phosphor rev: c94931e411e10bce87b8665eb9aefe98628b6284)

Change-Id: I52789645cc8e4b62b39f5cc1d9e3b995f01c0ec9
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb b/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb
index 76ba70e..60a0bbc 100644
--- a/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb
+++ b/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb
@@ -16,7 +16,7 @@
 SRC_URI += "git://github.com/openbmc/obmc-console"
 SRC_URI += "file://${PN}.conf"
 
-SRCREV = "1864435759305800aeda41fc3e37baceb5762116"
+SRCREV = "fcf8541b87c13d4fe02d1fc4812b7f6df92c8c27"
 PV = "1.0+git${SRCPV}"
 
 REGISTERED_SERVICES_${PN} += "obmc_console:tcp:2200"