obmc-console: srcrev bump ed04991236..397fd035e3

Patrick Williams (1):
      console-server: add ifdef around offsetof

Change-Id: I892a683b6991f2034690b8de8530de01cb239ea8
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 a19ccae..e2d797eb 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 = "ed04991236db13e25bc50cd613c348cd94fe0a83"
+SRCREV = "397fd035e3adda2f3d36bfc5f2268372847778e7"
 PACKAGECONFIG ??= "udev ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}"
 PACKAGECONFIG[udev] = "--with-udevdir=`pkg-config --variable=udevdir udev`,\
                        --without-udevdir,udev"