shadow-securetty: update bbappend for yocto 1.7
ERROR: No recipes available for: shadow-securetty_4.1.4.3.bbappend Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
a9ed919c95
commit
1a368aee2d
|
|
@ -18,12 +18,27 @@ ttyAM1
|
|||
ttyAM2
|
||||
ttyAM3
|
||||
|
||||
# QCOM Socs
|
||||
ttyHSL0
|
||||
ttyHSL1
|
||||
ttyHSL2
|
||||
ttyHSL3
|
||||
ttyMSM0
|
||||
ttyMSM1
|
||||
ttyMSM2
|
||||
|
||||
# Samsung ARM SoCs
|
||||
ttySAC0
|
||||
ttySAC1
|
||||
ttySAC2
|
||||
ttySAC3
|
||||
|
||||
# STM SoCs
|
||||
ttyAS0
|
||||
ttyAS1
|
||||
ttyAS2
|
||||
ttyAS3
|
||||
|
||||
# TI OMAP SoCs
|
||||
ttyO0
|
||||
ttyO1
|
||||
|
|
@ -128,18 +143,10 @@ tty62
|
|||
tty63
|
||||
|
||||
# Local X displays (allows empty passwords with pam_unix's nullok_secure)
|
||||
:0
|
||||
:0.0
|
||||
:0.1
|
||||
:1
|
||||
:1.0
|
||||
:1.1
|
||||
:2
|
||||
:2.0
|
||||
:2.1
|
||||
:3
|
||||
:3.0
|
||||
:3.1
|
||||
pts/0
|
||||
pts/1
|
||||
pts/2
|
||||
pts/3
|
||||
|
||||
# Embedded Freescale i.MX ports
|
||||
ttymxc0
|
||||
|
|
@ -149,6 +156,14 @@ ttymxc3
|
|||
ttymxc4
|
||||
ttymxc5
|
||||
|
||||
# Freescale lpuart ports
|
||||
ttyLP0
|
||||
ttyLP1
|
||||
ttyLP2
|
||||
ttyLP3
|
||||
ttyLP4
|
||||
ttyLP5
|
||||
|
||||
# Standard serial ports, with devfs
|
||||
tts/0
|
||||
tts/1
|
||||
|
|
|
|||
Loading…
Reference in New Issue