obmc-console: srcrev bump bae933a7c1..3453084b57

Patrick Williams (1):
      clang-format: copy latest and re-format

Change-Id: I1a7ae7f38bfc8ee6b39fd124a56eed626cb61a9d
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 2fedc12..9b2d302 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 = "bae933a7c1aed0708b6c76a8833f4a4cbeb4190a"
+SRCREV = "3453084b579970cd368357bf091f173924ecba5e"
 PACKAGECONFIG ??= "udev ssh"
 PACKAGECONFIG[udev] = "-Dudev=enabled,-Dudev=disabled,udev"
 PACKAGECONFIG[concurrent-servers] = "-Dconcurrent-servers=true,-Dconcurrent-servers=false,"