obmc-console: srcrev bump 86e3fd70f0..c9f4a556dd

Andrew Jeffery (1):
      obmc-console: Remove autotools build system

Ninad Palsule (4):
      Fixed broken dbus interface for multiple consoles
      Split dbus related code into separate file
      Added new dbus interface to query console info
      Adding myself as a reviewer

Change-Id: Ic3191b0c04ca3989028b794c12c990044b09c8f4
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb b/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb
index 719ce96..1901238 100644
--- a/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb
+++ b/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb
@@ -6,7 +6,7 @@
 DEPENDS += "autoconf-archive-native \
             systemd \
            "
-SRCREV = "86e3fd70f003264a05a09452c60ea8b9da6be287"
+SRCREV = "c9f4a556ddc4154909c8d83323ac3b7b3dc38a1c"
 PACKAGECONFIG ??= "udev"
 PACKAGECONFIG[udev] = "-Dudev=enabled,-Dudev=disabled,udev"
 PACKAGECONFIG[concurrent-servers] = "-Dconcurrent-servers=true,-Dconcurrent-servers=false,"