obmc-console: srcrev bump ace05dccbb..e3f1aa1ec8

Alexander Hansen (1):
      util: Consolidate ARRAY_SIZE() definitions

Change-Id: I6ee48b06d1fdd09740cc8949be59ebf74a33a2fd
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 69bf7b3..c615826 100644
--- a/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb
+++ b/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb
@@ -7,7 +7,7 @@
             iniparser \
             systemd \
            "
-SRCREV = "ace05dccbbbf5a07ea2581fdf511078b6de6e0f6"
+SRCREV = "e3f1aa1ec8cecd58aa8f67702bd587c2989f787e"
 PACKAGECONFIG ??= "udev ssh"
 PACKAGECONFIG[udev] = "-Dudev=enabled,-Dudev=disabled,udev"
 PACKAGECONFIG[concurrent-servers] = "-Dconcurrent-servers=true,-Dconcurrent-servers=false,"