obmc-console: srcrev bump 1864435759..fcf8541b87

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

Change-Id: Ic4ea9239d4eb346f1af78b7979c7d385eb43544f
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/console/obmc-console_git.bb b/recipes-phosphor/console/obmc-console_git.bb
index 76ba70e..60a0bbc 100644
--- a/recipes-phosphor/console/obmc-console_git.bb
+++ b/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"