obmc-console: srcrev bump 13d3aa75ca..85055f997a
Alexander Hansen (5):
test: console-client can read
test: console-client can write
test: console socket read
test: console socket write
test: multiple consoles
Andrew Jeffery (2):
changelog: List UART mux support and iniparser dependency
test: console logs to file
George Liu (2):
docs/mux-support.md: Fix MD040 warnings
docs/mux-support.md: Fix MD014 warnings
Change-Id: I0f983c77f1c902fae10b74d6b5926c7779934052
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 6285aca..8def060 100644
--- a/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb
+++ b/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb
@@ -8,7 +8,7 @@
systemd \
libgpiod \
"
-SRCREV = "13d3aa75ca429f3ea7245bcb4ef352f27e57c424"
+SRCREV = "85055f997acddcf9d7ca49ed0981cb7700587b98"
PACKAGECONFIG ??= "udev ssh"
PACKAGECONFIG[udev] = "-Dudev=enabled,-Dudev=disabled,udev"
PACKAGECONFIG[concurrent-servers] = "-Dconcurrent-servers=true,-Dconcurrent-servers=false,"