[OE-core] [PATCH 0/3] Rework the devshell

Chris Larson kergoth at gmail.com
Tue Apr 5 19:09:20 UTC 2011


On Tue, Apr 5, 2011 at 12:08 PM, Chris Larson <kergoth at gmail.com> wrote:
> From: Chris Larson <chris_larson at mentor.com>
>
> - Adds a utility metaclass for maintaining class registries
> - Shifts the handling of spawning a terminal into a new 'terminal' python
>  module
> - Automatically selects an appropriate terminal based on what you have
>  available on your machine
> - Still allows manual selection, but in a more convenient way, and falls back
>  to auto if you select an invalid or unavailable (not installed) terminal
> - Improves how we spawn screen:
>
>  - Shows a warning when spawning it, so do_devshell doesn't appear to hang
>  - Spawns a named screen session 'devshell', to avoid confusion when the user
>    already has other screen sessions running
>
> Pull URL: https://github.com/kergoth/oe-core
>  Branch: devshell
>  Browse: https://github.com/kergoth/oe-core/commits/devshell

Note: this depends on the variable typing from the previous pull
request, forgot to add that to the cover letter.
-- 
Christopher Larson
clarson at kergoth dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Senior Software Engineer, Mentor Graphics




More information about the Openembedded-core mailing list