]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
oe.terminal: improve how we spawn screen kergoth/devshell
authorChris Larson <chris_larson@mentor.com>
Tue, 5 Apr 2011 19:01:04 +0000 (12:01 -0700)
committerChris Larson <chris_larson@mentor.com>
Wed, 18 May 2011 16:56:09 +0000 (09:56 -0700)
commitc83179c592607a1796f5944cd2a3184aece9b341
tree33e8e69c46d36e6a4d502b58e275422d0cc478fe
parent96e4df5d0b4e27e40a2a6b5d7db2631b9c203010
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