]> code.ossystems Code Review - openembedded-core.git/commit
oe.terminal: improve how we spawn screen
authorChris Larson <chris_larson@mentor.com>
Tue, 5 Apr 2011 19:01:04 +0000 (12:01 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 10 Aug 2011 12:25:11 +0000 (13:25 +0100)
commit13e01d29d14e7e7403d0c45c5699ea9160243868
treea72071897745c920e52fbbfc304d83055e79f798
parent69f77f80965fa06a057837f8f49eda06855c4086
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).

Signed-off-by: Chris Larson <chris_larson@mentor.com>
meta/lib/oe/terminal.py