summaryrefslogtreecommitdiff
path: root/meta-fii/meta-mori/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Jeffery <andrew@aj.id.au>2023-06-05 09:46:57 +0300
committerAndrew Jeffery <andrew@aj.id.au>2023-06-06 05:54:36 +0300
commit7a612d4fa70fe6bfd39964c0191a82e6e4546188 (patch)
tree7e1f321d00309272f0b718fb58df510d3bb5bb3c /meta-fii/meta-mori/recipes-phosphor
parentced2bfd0ecf96fecfb4a1c946ce8465dd4c7524e (diff)
downloadopenbmc-7a612d4fa70fe6bfd39964c0191a82e6e4546188.tar.xz
obmc-console: Convert configs from socket-id to console-id
As of 9a8f30ec5b58 ("obmc-console: Introduce console-id, deprecate socket-id") in obmc-console `console-id` is preferred over `socket-id`. Convert all in-tree configurations to `console-id` to enable removal of support for the deprecated `socket-id` configuration option. Change-Id: Ifd50603c378cfed5eb793b829b8296b7964e4194 Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Diffstat (limited to 'meta-fii/meta-mori/recipes-phosphor')
-rw-r--r--meta-fii/meta-mori/recipes-phosphor/console/obmc-console/server.ttyS3.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-fii/meta-mori/recipes-phosphor/console/obmc-console/server.ttyS3.conf b/meta-fii/meta-mori/recipes-phosphor/console/obmc-console/server.ttyS3.conf
index ae469bbb27..c11880fab5 100644
--- a/meta-fii/meta-mori/recipes-phosphor/console/obmc-console/server.ttyS3.conf
+++ b/meta-fii/meta-mori/recipes-phosphor/console/obmc-console/server.ttyS3.conf
@@ -1,4 +1,4 @@
baud = 115200
-socket-id = ttyS3
+console-id = ttyS3
logfile = /var/log/obmc-console-mpro.log
logsize = 1M