obmc-console: srcrev bump 7f2bfb9b9f..b7dddbc63e

Andrew Geissler (1):
      obmc-console-ssh@.service: add ECDSA and ED25519 keys

Change-Id: I6b161aee07493eb6438fafdfd3b7f66d3795edc6
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 232f0d2..51d5319 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 = "7f2bfb9b9f760f9599ce24e772e78f9ade43cc0f"
+SRCREV = "b7dddbc63e601298474dee68ea4c0cc25b865461"
 PACKAGECONFIG ??= "udev ssh"
 PACKAGECONFIG[udev] = "-Dudev=enabled,-Dudev=disabled,udev"
 PACKAGECONFIG[concurrent-servers] = "-Dconcurrent-servers=true,-Dconcurrent-servers=false,"