obmc-console: srcrev bump 7dc08baac2..955d140e3c
Oskar Senft (1):
console-server: Fix config of lpc_address and sirq sysfs attributes
Willy Tu (2):
obmc-console-ssh: Add feature behind an option flag
ssh: Service don't depends on concurrent-servers
Change-Id: I5bfc1571214c467d5923a459a2695359446c2dd7
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 5b698a3..f6043ae 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 = "7dc08baac216253b289f60c3cb0b39179f7aaefc"
+SRCREV = "955d140e3caafb8a082a094d4fb6ebd2e3d7782a"
PACKAGECONFIG ??= "udev"
PACKAGECONFIG[udev] = "-Dudev=enabled,-Dudev=disabled,udev"
PACKAGECONFIG[concurrent-servers] = "-Dconcurrent-servers=true,-Dconcurrent-servers=false,"