obmc-console: srcrev bump ba0a5a74ef..dfda5afb4f
Andrew Jeffery (1):
config: Drop support for the `socket-id` configuration key
Change-Id: I454f7ee5b039b4604e7f50db3c028341f28883d5
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 ca96b4a..1b14f96 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 = "ba0a5a74ef699f2bd7d3dbbce24b26fa1ce5e6d5"
+SRCREV = "dfda5afb4ff7c76c4df3ebebbf496fdbda0fbbae"
PACKAGECONFIG ??= "udev"
PACKAGECONFIG[udev] = "-Dudev=enabled,-Dudev=disabled,udev"
PACKAGECONFIG[concurrent-servers] = "-Dconcurrent-servers=true,-Dconcurrent-servers=false,"