summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"
-