From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Darren Hart <dvhart@linux.intel.com>
Cc: Poky <poky@yoctoproject.org>
Subject: Re: [PATCH 1/1] tiny-init: Setup /dev/ptmx in init
Date: Wed, 01 Aug 2012 22:55:50 +0100 [thread overview]
Message-ID: <1343858150.9756.64.camel@ted> (raw)
In-Reply-To: <1ba4bed94060dcede67c9be64cead095b9acfd83.1343847551.git.dvhart@linux.intel.com>
On Wed, 2012-08-01 at 12:01 -0700, Darren Hart wrote:
> Fixes [YOCTO #2382]
>
> Without /dev/ptmx, ssh logins fail with:
> "PTY allocation request failed on channel 0"
>
> As the kernel support already exists in the linux-yocto-tiny kernel,
> create the /dev/ptmx device in tiny-init so it works as intended.
>
> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
> CC: Reinette Chatre <reinette.chatre@intel.com>
> ---
> meta-yocto/recipes-core/tiny-init/files/init | 3 +++
> meta-yocto/recipes-core/tiny-init/tiny-init.bb | 2 +-
> 2 files changed, 4 insertions(+), 1 deletions(-)
Merged to master, thanks.
Richard
prev parent reply other threads:[~2012-08-01 21:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-01 19:01 [PATCH 0/1] tiny-init: Setup /dev/ptmx in init Darren Hart
2012-08-01 19:01 ` [PATCH 1/1] " Darren Hart
2012-08-01 21:55 ` Richard Purdie [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=1343858150.9756.64.camel@ted \
--to=richard.purdie@linuxfoundation.org \
--cc=dvhart@linux.intel.com \
--cc=poky@yoctoproject.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.