obmc-console: srcrev bump bd992c9f62..7c02ae1ebe

Andrew Jeffery (1):
      console-server: Use correct attribute name in VUART test

Jonathan Doman (1):
      Add new D-Bus UART interface

Change-Id: Ib5b2ddb26e6879e9c213a42f48e97549e8badf10
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 2d33233..6660e8b 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 = "bd992c9f62dbf127a21de26714662f92eabd0156"
+SRCREV = "7c02ae1ebe2689422fc233cddd91f1a265d293fc"
 PACKAGECONFIG ??= "udev"
 PACKAGECONFIG[udev] = "-Dudev=enabled,-Dudev=disabled,udev"
 PACKAGECONFIG[concurrent-servers] = "-Dconcurrent-servers=true,-Dconcurrent-servers=false,"