All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] shadow-securetty: add ARM AMBA serial ports
@ 2012-10-17 12:54 Marcin Juszkiewicz
  2012-10-24 15:07 ` Saul Wold
  0 siblings, 1 reply; 2+ messages in thread
From: Marcin Juszkiewicz @ 2012-10-17 12:54 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
---
 meta/recipes-extended/shadow/files/securetty             |    6 ++++++
 meta/recipes-extended/shadow/shadow-securetty_4.1.4.3.bb |    2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/meta/recipes-extended/shadow/files/securetty b/meta/recipes-extended/shadow/files/securetty
index a06dc44..467fc04 100644
--- a/meta/recipes-extended/shadow/files/securetty
+++ b/meta/recipes-extended/shadow/files/securetty
@@ -8,6 +8,12 @@ ttyS1
 ttyS2
 ttyS3
 
+# ARM AMBA SoCs
+ttyAMA0
+ttyAMA1
+ttyAMA2
+ttyAMA3
+
 # Samsung ARM SoCs
 ttySAC0
 ttySAC1
diff --git a/meta/recipes-extended/shadow/shadow-securetty_4.1.4.3.bb b/meta/recipes-extended/shadow/shadow-securetty_4.1.4.3.bb
index 40b52a9..86b5c89 100644
--- a/meta/recipes-extended/shadow/shadow-securetty_4.1.4.3.bb
+++ b/meta/recipes-extended/shadow/shadow-securetty_4.1.4.3.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384
 
 INHIBIT_DEFAULT_DEPS = "1"
 
-PR = "r1"
+PR = "r2"
 
 SRC_URI = "file://securetty"
 
-- 
1.7.10.4




^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-10-24 15:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-17 12:54 [PATCH] shadow-securetty: add ARM AMBA serial ports Marcin Juszkiewicz
2012-10-24 15:07 ` Saul Wold

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.