diff options
author | Darren Hart <dvhart@linux.intel.com> | 2012-08-01 12:01:23 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-08-01 23:11:18 +0100 |
commit | 62d42fe3cfa575cb97b484ccf7b2e9a25cc50770 (patch) | |
tree | 4bf5a69e2d51ca6fcec7b24492f25c2e3173848b /meta/recipes-bsp/libacpi | |
parent | acde166f5b865c9d11ca6ec0457fb5cb1f1793f2 (diff) | |
download | poky-62d42fe3cfa575cb97b484ccf7b2e9a25cc50770.tar.gz |
tiny-init: Setup /dev/ptmx in init
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.
(From meta-yocto rev: 1b71b9363aa49521896694e43a63cb6fca487da4)
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
CC: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp/libacpi')
0 files changed, 0 insertions, 0 deletions