From: Christopher Larson <kergoth@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/2] [PULL REQUEST,v2] Rework the devshell
Date: Wed, 13 Jul 2011 11:35:02 -0700 [thread overview]
Message-ID: <cover.1310581914.git.kergoth@gmail.com> (raw)
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
next reply other threads:[~2011-07-13 18:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-13 18:35 Christopher Larson [this message]
2011-07-13 18:35 ` [PATCH 1/2] Rework how the devshell functions Christopher Larson
2011-07-13 19:36 ` Richard Purdie
2011-07-13 19:45 ` Chris Larson
2011-07-13 18:35 ` [PATCH 2/2] oe.terminal: improve how we spawn screen Christopher Larson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1310581914.git.kergoth@gmail.com \
--to=kergoth@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.