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
|
ttyAM2
|
||||||
ttyAM3
|
ttyAM3
|
||||||
|
|
||||||
|
# QCOM Socs
|
||||||
|
ttyHSL0
|
||||||
|
ttyHSL1
|
||||||
|
ttyHSL2
|
||||||
|
ttyHSL3
|
||||||
|
ttyMSM0
|
||||||
|
ttyMSM1
|
||||||
|
ttyMSM2
|
||||||
|
|
||||||
# Samsung ARM SoCs
|
# Samsung ARM SoCs
|
||||||
ttySAC0
|
ttySAC0
|
||||||
ttySAC1
|
ttySAC1
|
||||||
ttySAC2
|
ttySAC2
|
||||||
ttySAC3
|
ttySAC3
|
||||||
|
|
||||||
|
# STM SoCs
|
||||||
|
ttyAS0
|
||||||
|
ttyAS1
|
||||||
|
ttyAS2
|
||||||
|
ttyAS3
|
||||||
|
|
||||||
# TI OMAP SoCs
|
# TI OMAP SoCs
|
||||||
ttyO0
|
ttyO0
|
||||||
ttyO1
|
ttyO1
|
||||||
|
|
@ -128,18 +143,10 @@ tty62
|
||||||
tty63
|
tty63
|
||||||
|
|
||||||
# Local X displays (allows empty passwords with pam_unix's nullok_secure)
|
# Local X displays (allows empty passwords with pam_unix's nullok_secure)
|
||||||
:0
|
pts/0
|
||||||
:0.0
|
pts/1
|
||||||
:0.1
|
pts/2
|
||||||
:1
|
pts/3
|
||||||
:1.0
|
|
||||||
:1.1
|
|
||||||
:2
|
|
||||||
:2.0
|
|
||||||
:2.1
|
|
||||||
:3
|
|
||||||
:3.0
|
|
||||||
:3.1
|
|
||||||
|
|
||||||
# Embedded Freescale i.MX ports
|
# Embedded Freescale i.MX ports
|
||||||
ttymxc0
|
ttymxc0
|
||||||
|
|
@ -149,6 +156,14 @@ ttymxc3
|
||||||
ttymxc4
|
ttymxc4
|
||||||
ttymxc5
|
ttymxc5
|
||||||
|
|
||||||
|
# Freescale lpuart ports
|
||||||
|
ttyLP0
|
||||||
|
ttyLP1
|
||||||
|
ttyLP2
|
||||||
|
ttyLP3
|
||||||
|
ttyLP4
|
||||||
|
ttyLP5
|
||||||
|
|
||||||
# Standard serial ports, with devfs
|
# Standard serial ports, with devfs
|
||||||
tts/0
|
tts/0
|
||||||
tts/1
|
tts/1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue