obmc-console: srcrev bump 46d9ef298f..6925740d31
Alexander Hansen (1):
Refactor run_console: extract function
Change-Id: I6611f4dde33dc03cda1a466ea1f49171b9430716
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 517cc79..2dbb92a 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 = "46d9ef298f2e26f4c513fedff3b8a26fdf4b2d35"
+SRCREV = "6925740d318e6c305463f3d430d2064da6102752"
PACKAGECONFIG ??= "udev ssh"
PACKAGECONFIG[udev] = "-Dudev=enabled,-Dudev=disabled,udev"
PACKAGECONFIG[concurrent-servers] = "-Dconcurrent-servers=true,-Dconcurrent-servers=false,"