obmc-console: srcrev bump bd4af900ac..7f2bfb9b9f

Medicine Yeh (2):
      config: rename parse_logsize to be more generic
      config: add ringbuffer-size in config file options

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