obmc-console: srcrev bump b965c2201a..6498f9fa97

Alexander Hansen (1):
      log-handler: fix console logs

Change-Id: Ib7f5eeeb7245d5ec4127eb72ca77fe189a4d2de6
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 0b2d8c8..968cb48 100644
--- a/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb
+++ b/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb
@@ -8,7 +8,7 @@
             systemd \
             libgpiod \
            "
-SRCREV = "b965c2201a52ed66efe06ee4ec6c2c51a16b453e"
+SRCREV = "6498f9fa9792ef0c14dab4aca3d38a674f6402cd"
 PACKAGECONFIG ??= "udev ssh"
 PACKAGECONFIG[udev] = "-Dudev=enabled,-Dudev=disabled,udev"
 PACKAGECONFIG[concurrent-servers] = "-Dconcurrent-servers=true,-Dconcurrent-servers=false,"