summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/shadow
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2022-09-21 01:09:41 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-09-21 20:19:53 +0100
commita0a55a3b876004bfb0e9e4c2309ce9a2a8ae2837 (patch)
tree5c639059c1d33cf3b2e3afda1593e6117bf15071 /meta/recipes-extended/shadow
parent99b35ab818538c83ca2df87f685b35b3619cc2ef (diff)
downloadpoky-a0a55a3b876004bfb0e9e4c2309ce9a2a8ae2837.tar.gz
shadow-securetty: allow ttyS4 for amd-snowyowl-64
ttyS4 is also needed by some BSP such as amd-snowyowl-64. Let's allow it for convenience. (From OE-Core rev: 108f356e8cca5c3dcab05084a12af07a6ce84167) Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/shadow')
-rw-r--r--meta/recipes-extended/shadow/files/securetty1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/shadow/files/securetty b/meta/recipes-extended/shadow/files/securetty
index 2be341a216..820728faa6 100644
--- a/meta/recipes-extended/shadow/files/securetty
+++ b/meta/recipes-extended/shadow/files/securetty
@@ -7,6 +7,7 @@ ttyS0
7ttyS1 7ttyS1
8ttyS2 8ttyS2
9ttyS3 9ttyS3
10ttyS4
10 11
11# ARM AMBA SoCs 12# ARM AMBA SoCs
12ttyAM0 13ttyAM0