commit | 7a612d4fa70fe6bfd39964c0191a82e6e4546188 | [log] [tgz] |
---|---|---|
author | Andrew Jeffery <andrew@aj.id.au> | Mon Jun 05 16:16:57 2023 +0930 |
committer | Andrew Jeffery <andrew@aj.id.au> | Tue Jun 06 02:54:36 2023 +0000 |
tree | 7e1f321d00309272f0b718fb58df510d3bb5bb3c | |
parent | ced2bfd0ecf96fecfb4a1c946ce8465dd4c7524e [diff] [blame] |
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>
diff --git a/meta-ampere/meta-mitchell/recipes-phosphor/console/obmc-console/client.2204.conf b/meta-ampere/meta-mitchell/recipes-phosphor/console/obmc-console/client.2204.conf index 2b99388..4753bde 100644 --- a/meta-ampere/meta-mitchell/recipes-phosphor/console/obmc-console/client.2204.conf +++ b/meta-ampere/meta-mitchell/recipes-phosphor/console/obmc-console/client.2204.conf
@@ -1 +1 @@ -socket-id = ttyS7 +console-id = ttyS7