Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Saul Wold <saul.wold@intel.com>
To: California Sullivan <california.l.sullivan@intel.com>,
	 openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 1/1] genericx86-64.conf: Add SERIAL_CONSOLES_CHECK = "ttyS0"
Date: Wed, 28 Sep 2016 16:39:25 -0700	[thread overview]
Message-ID: <1475105965.18115.71.camel@intel.com> (raw)
In-Reply-To: <1475105254-15660-1-git-send-email-california.l.sullivan@intel.com>

On Wed, 2016-09-28 at 16:27 -0700, California Sullivan wrote:
> Trying to start getty on a non-existent console will spew I/O errors
> into auth.log on some hardware. Avoid this behavior by checking that
> ttyS0 is a console that exists.
> 
> Fixes [YOCTO #10291].
> 
> Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
> ---
>  meta-yocto-bsp/conf/machine/genericx86-64.conf | 2 ++
As this is meta-yocto-bps, this should really go to poky@yoctoproject.o
rg, otherwise this looks good.

<Reviewed-by: Saul Wold <sgw@linux.intel.com>


>  1 file changed, 2 insertions(+)
> 
> diff --git a/meta-yocto-bsp/conf/machine/genericx86-64.conf b/meta-
> yocto-bsp/conf/machine/genericx86-64.conf
> index ceee247..d843fd2 100644
> --- a/meta-yocto-bsp/conf/machine/genericx86-64.conf
> +++ b/meta-yocto-bsp/conf/machine/genericx86-64.conf
> @@ -8,3 +8,5 @@ require conf/machine/include/tune-core2.inc
>  require conf/machine/include/genericx86-common.inc
>  
>  PREFERRED_VERSION_linux-yocto_genericx86-64 ?= "4.8%"
> +
> +SERIAL_CONSOLES_CHECK = "ttyS0"
> -- 
> 2.5.5
> 


  reply	other threads:[~2016-09-28 23:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-28 23:27 [PATCH 1/1] genericx86-64.conf: Add SERIAL_CONSOLES_CHECK = "ttyS0" California Sullivan
2016-09-28 23:39 ` Saul Wold [this message]
2016-09-28 23:47   ` Cal Sullivan

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=1475105965.18115.71.camel@intel.com \
    --to=saul.wold@intel.com \
    --cc=california.l.sullivan@intel.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox