shadow-securetty: allow root logins on usb serial gadget device

Existing tty list does not include ttyGS0, add it

(From OE-Core rev: 6ba9dc6460eb615e002e90ead0f4d5bc31856f22)

Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Steve Sakoman 2012-02-01 09:24:48 -08:00 committed by Richard Purdie
parent 3b1ad76c87
commit 3301dc44b2
2 changed files with 5 additions and 0 deletions

View File

@ -25,6 +25,9 @@ ttyUSB0
ttyUSB1
ttyUSB2
# USB serial gadget
ttyGS0
# PowerMac
ttyPZ0
ttyPZ1

View File

@ -6,6 +6,8 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384
INHIBIT_DEFAULT_DEPS = "1"
PR = "r1"
SRC_URI = "file://securetty"
# Since we deduce our arch from ${SERIAL_CONSOLE}