[poky] [PATCH 1/1] tiny-init: Setup /dev/ptmx in init

Richard Purdie richard.purdie at linuxfoundation.org
Wed Aug 1 14:55:50 PDT 2012


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 at linux.intel.com>
> CC: Reinette Chatre <reinette.chatre at 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




More information about the poky mailing list