diff options
| -rw-r--r-- | meta/recipes-extended/shadow/files/securetty | 6 | ||||
| -rw-r--r-- | meta/recipes-extended/shadow/shadow-securetty_4.1.4.3.bb | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/meta/recipes-extended/shadow/files/securetty b/meta/recipes-extended/shadow/files/securetty index a06dc4450e..467fc04398 100644 --- a/meta/recipes-extended/shadow/files/securetty +++ b/meta/recipes-extended/shadow/files/securetty | |||
| @@ -8,6 +8,12 @@ ttyS1 | |||
| 8 | ttyS2 | 8 | ttyS2 |
| 9 | ttyS3 | 9 | ttyS3 |
| 10 | 10 | ||
| 11 | # ARM AMBA SoCs | ||
| 12 | ttyAMA0 | ||
| 13 | ttyAMA1 | ||
| 14 | ttyAMA2 | ||
| 15 | ttyAMA3 | ||
| 16 | |||
| 11 | # Samsung ARM SoCs | 17 | # Samsung ARM SoCs |
| 12 | ttySAC0 | 18 | ttySAC0 |
| 13 | ttySAC1 | 19 | ttySAC1 |
diff --git a/meta/recipes-extended/shadow/shadow-securetty_4.1.4.3.bb b/meta/recipes-extended/shadow/shadow-securetty_4.1.4.3.bb index 40b52a9631..86b5c8978a 100644 --- a/meta/recipes-extended/shadow/shadow-securetty_4.1.4.3.bb +++ b/meta/recipes-extended/shadow/shadow-securetty_4.1.4.3.bb | |||
| @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384 | |||
| 6 | 6 | ||
| 7 | INHIBIT_DEFAULT_DEPS = "1" | 7 | INHIBIT_DEFAULT_DEPS = "1" |
| 8 | 8 | ||
| 9 | PR = "r1" | 9 | PR = "r2" |
| 10 | 10 | ||
| 11 | SRC_URI = "file://securetty" | 11 | SRC_URI = "file://securetty" |
| 12 | 12 | ||
