generic-poky/meta/lib/oe
Chris Larson d0552e9c65 oe.terminal: improve how we spawn screen
- Name the screen session 'devshell', to avoid confusion if running bitbake
  itself under a screen session.
- Display a warning message when spawning screen, so it's clear to the user
  that screen has been run (otherwise do_devshell just appears to hang).

(From OE-Core rev: 13e01d29d14e7e7403d0c45c5699ea9160243868)

Signed-off-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-08-10 13:33:07 +01:00
..
__init__.py lib/oe: Import oe lib from OE.dev 2010-05-06 12:48:05 +01:00
classutils.py oe.classutils: add module 2011-06-28 13:55:43 +01:00
data.py oe.data: expand the flags 2011-05-20 17:34:22 +01:00
distro_check.py Add a new task checklicense and fix some bugs in distro_check.py 2011-05-17 15:14:44 +01:00
maketype.py Implement variable typing (sync from OE) 2011-05-20 17:34:22 +01:00
packagedata.py packagedata.py: Fix read_subpkgdata_dict() 2011-06-23 16:02:40 +01:00
packagegroup.py oe.packagegroup: add code for package groups (sync from OE) 2011-05-20 19:07:51 +01:00
patch.py oe/patch.py: Remove series file during Clean() 2011-05-10 09:57:09 +01:00
path.py oe.path: sync up with current OE 2011-03-23 15:43:54 +00:00
process.py lib/oe/process.py: import from OE 2011-05-16 15:32:19 +01:00
qa.py qa.py: Fix a typo when evaluating bitsize 2011-03-03 23:49:19 +00:00
terminal.py oe.terminal: improve how we spawn screen 2011-08-10 13:33:07 +01:00
test_types.py Implement variable typing (sync from OE) 2011-05-20 17:34:22 +01:00
types.py Implement variable typing (sync from OE) 2011-05-20 17:34:22 +01:00
utils.py lib/oe/util.py: Add MLPREFIX support to prune_suffix() 2011-07-27 16:18:50 +01:00