obmc-console: srcrev bump 66ddf711d1..bd4af900ac

Andrew Geissler (1):
      80-obmc-console-uart.rules: fix udevadm warnings

Change-Id: I050076cddcfe6a9913bac0ae0f601b04c8e53684
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 09c133f..16874f8 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 = "66ddf711d10cf684c8a179c4c2e6690e073990da"
+SRCREV = "bd4af900acc889ef840b78b6707d54b084e51dbf"
 PACKAGECONFIG ??= "udev ssh"
 PACKAGECONFIG[udev] = "-Dudev=enabled,-Dudev=disabled,udev"
 PACKAGECONFIG[concurrent-servers] = "-Dconcurrent-servers=true,-Dconcurrent-servers=false,"