[PATCH openbmc 0/3] Re-enable obmc-console and add a ssh endpoint

OpenBMC Patches openbmc-patches at stwcx.xyz
Thu Apr 14 16:30:32 AEST 2016


Following the previous disable, this bumps us to a working obmc-console version, and adds infrastructure for a ssh-based remote console connection.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/openbmc/openbmc/232)
<!-- Reviewable:end -->


https://github.com/openbmc/openbmc/pull/232

Jeremy Kerr (3):
  Enable obmc-console project
  dropbear: Add patch for -c <command> option to dropbear
  obmc-console: Add ssh endpoint

 meta-phosphor/classes/obmc-phosphor-image.bbclass  |  1 +
 ...d-c-command-option-to-force-a-specific-co.patch | 91 ++++++++++++++++++++++
 .../recipes-core/dropbear/dropbear_%.bbappend      |  3 +-
 .../recipes-phosphor/obmc-console/obmc-console.bb  | 22 +++++-
 .../obmc-console/obmc-console-ssh.socket           | 11 +++
 .../obmc-console/obmc-console-ssh at .service         | 11 +++
 6 files changed, 136 insertions(+), 3 deletions(-)
 create mode 100644 meta-phosphor/common/recipes-core/dropbear/dropbear/0001-dropbear-Add-c-command-option-to-force-a-specific-co.patch
 create mode 100644 meta-phosphor/common/recipes-phosphor/obmc-console/obmc-console/obmc-console-ssh.socket
 create mode 100644 meta-phosphor/common/recipes-phosphor/obmc-console/obmc-console/obmc-console-ssh at .service

-- 
2.7.1




More information about the openbmc mailing list