All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] shadow-securetty: add ARM AMBA serial ports
Date: Wed, 24 Oct 2012 08:07:26 -0700	[thread overview]
Message-ID: <5088042E.8040603@linux.intel.com> (raw)
In-Reply-To: <1350478441-10596-1-git-send-email-marcin.juszkiewicz@linaro.org>

On 10/17/2012 05:54 AM, Marcin Juszkiewicz wrote:
> 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"
>
>

Merged into OE-Core

Thanks
	Sau!



      reply	other threads:[~2012-10-24 15:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-17 12:54 [PATCH] shadow-securetty: add ARM AMBA serial ports Marcin Juszkiewicz
2012-10-24 15:07 ` Saul Wold [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5088042E.8040603@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=marcin.juszkiewicz@linaro.org \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.