summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-extended
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2018-03-16 11:52:15 -0400
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-04-10 19:21:30 +0000
commit3f98fd79d28ef588434fc3c6417d3ff48cfb5f36 (patch)
treed329686cc9da05252b08e155d7be1ffb2fc95ff0 /meta-phosphor/common/recipes-extended
parent9aeb8f0961e8d431192321c188af62b7e1831ad5 (diff)
downloadtalos-openbmc-3f98fd79d28ef588434fc3c6417d3ff48cfb5f36.tar.gz
talos-openbmc-3f98fd79d28ef588434fc3c6417d3ff48cfb5f36.zip
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 <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/common/recipes-extended')
-rw-r--r--meta-phosphor/common/recipes-extended/shadow/shadow-securetty/securetty.patch10
-rw-r--r--meta-phosphor/common/recipes-extended/shadow/shadow-securetty_%.bbappend4
2 files changed, 0 insertions, 14 deletions
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"
-
OpenPOWER on IntegriCloud