obmc-console: srcrev bump 5ba20b5bf1..bd992c9f62

Ninad Palsule (1):
      Add Connect() method to console DBUS object

Change-Id: I754baa5ce58b0b3e9324e589f61763f65ebf61a9
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 d86949e..7f1d7f9 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 = "5ba20b5bf1351a3550b56c2a6eca7045336d8001"
+SRCREV = "bd992c9f62dbf127a21de26714662f92eabd0156"
 PACKAGECONFIG ??= "udev"
 PACKAGECONFIG[udev] = "-Dudev=enabled,-Dudev=disabled,udev"
 PACKAGECONFIG[concurrent-servers] = "-Dconcurrent-servers=true,-Dconcurrent-servers=false,"