summaryrefslogtreecommitdiff
path: root/meta-ampere/meta-jade/recipes-phosphor/console
diff options
context:
space:
mode:
authorThang Q. Nguyen <thang@os.amperecomputing.com>2024-06-18 06:11:43 +0300
committerThang Q. Nguyen <thang@os.amperecomputing.com>2024-06-19 05:00:41 +0300
commit916cce38761abce6e378f4c5722849319bcfafa8 (patch)
tree9aa033e369d9775390d538b939477d903cf3afe8 /meta-ampere/meta-jade/recipes-phosphor/console
parent30dfc26603d8a027ac0078badf371f63cf80c45a (diff)
downloadopenbmc-916cce38761abce6e378f4c5722849319bcfafa8.tar.xz
meta-ampere: Fix spelling mistakes using codespell
This commit corrects various spelling mistakes throughout the repository. The corrections were made automatically using `codespell`[1] tool. [1]: https://github.com/codespell-project/codespell Change-Id: I52089b0d449adecf87d52da153587757faf20f38 Signed-off-by: Thang Q. Nguyen <thang@os.amperecomputing.com>
Diffstat (limited to 'meta-ampere/meta-jade/recipes-phosphor/console')
-rw-r--r--meta-ampere/meta-jade/recipes-phosphor/console/obmc-console_%.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ampere/meta-jade/recipes-phosphor/console/obmc-console_%.bbappend b/meta-ampere/meta-jade/recipes-phosphor/console/obmc-console_%.bbappend
index 77cd4b9606..d5953ada86 100644
--- a/meta-ampere/meta-jade/recipes-phosphor/console/obmc-console_%.bbappend
+++ b/meta-ampere/meta-jade/recipes-phosphor/console/obmc-console_%.bbappend
@@ -1,7 +1,7 @@
FILESEXTRAPATHS:append := "${THISDIR}/${PN}:"
RDEPENDS:${PN} += "bash"
-# Declare port spcific config files
+# Declare port specific config files
OBMC_CONSOLE_TTYS = "ttyS0 ttyS1 ttyS2 ttyS3"
CONSOLE_CLIENT = "2200 2201 2202 2203"