From 3f98fd79d28ef588434fc3c6417d3ff48cfb5f36 Mon Sep 17 00:00:00 2001 From: Brad Bishop Date: Fri, 16 Mar 2018 11:52:15 -0400 Subject: Revert "Allow login on ttyS4" This reverts commit 85bdf258c54304ee286a90795db3c1a75f1bfdbd. Seem to be able to log in on tty4 just fine without this, so drop. Tested: Built and booted a witherspoon image Change-Id: Iec0adad5404805514618eadc372a2fe9582da032 Signed-off-by: Brad Bishop --- .../recipes-extended/shadow/shadow-securetty/securetty.patch | 10 ---------- .../common/recipes-extended/shadow/shadow-securetty_%.bbappend | 4 ---- 2 files changed, 14 deletions(-) delete mode 100644 meta-phosphor/common/recipes-extended/shadow/shadow-securetty/securetty.patch delete mode 100644 meta-phosphor/common/recipes-extended/shadow/shadow-securetty_%.bbappend (limited to 'meta-phosphor') diff --git a/meta-phosphor/common/recipes-extended/shadow/shadow-securetty/securetty.patch b/meta-phosphor/common/recipes-extended/shadow/shadow-securetty/securetty.patch deleted file mode 100644 index 6533e4a25..000000000 --- a/meta-phosphor/common/recipes-extended/shadow/shadow-securetty/securetty.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/securetty -+++ b/securetty -@@ -7,6 +7,7 @@ ttyS0 - ttyS1 - ttyS2 - ttyS3 -+ttyS4 - - # ARM AMBA SoCs - ttyAM0 diff --git a/meta-phosphor/common/recipes-extended/shadow/shadow-securetty_%.bbappend b/meta-phosphor/common/recipes-extended/shadow/shadow-securetty_%.bbappend deleted file mode 100644 index 70ab435c2..000000000 --- a/meta-phosphor/common/recipes-extended/shadow/shadow-securetty_%.bbappend +++ /dev/null @@ -1,4 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - -SRC_URI += "file://securetty.patch" - -- cgit v1.2.1