[OE-core] [PATCH 0/2] [PULL REQUEST,v2] Rework the devshell

Christopher Larson kergoth at gmail.com
Wed Jul 13 18:35:02 UTC 2011


Changes since the previous sends: resurrects the export of some variables that
were inadvertently removed.

The following changes since commit de4dc5f0741533529789a6094721f708728af386:

  eglibc: fix runtime assertion failure (2011-07-13 12:34:23 +0100)

are available in the git repository at:
  http://github.com/kergoth/oe-core devshell

Chris Larson (2):
  Rework how the devshell functions
  oe.terminal: improve how we spawn screen

 meta/classes/devshell.bbclass |   29 +++++-------
 meta/classes/terminal.bbclass |   30 +++++++++++
 meta/lib/oe/terminal.py       |  107 +++++++++++++++++++++++++++++++++++++++++
 3 files changed, 149 insertions(+), 17 deletions(-)
 create mode 100644 meta/classes/terminal.bbclass
 create mode 100644 meta/lib/oe/terminal.py

-- 
1.7.5.4





More information about the Openembedded-core mailing list