generic-poky/meta/lib/oe
Christopher Larson d61d0a1fc8 oe.terminal: add tmux classes
This adds two new Terminal classes. It's separated into two, so that opening
a split inside a tmux window is preferred to the other terminal types, but
opening a tmux session is prioritized only slightly higher than screen.

- tmuxrunning: Open a new pane in the current running tmux window. Requires
  that the TMUX variable be added to the env whitelist to use it.
- tmux: Open a new tmux session

(From OE-Core rev: 10f64d202ceb230c3c79e09dce182ffce94d1117)

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-04-15 15:57:29 +01:00
..
tests utils: add helper to get all non-system packages 2013-04-04 23:52:21 +01:00
__init__.py lib/oe: Import oe lib from OE.dev 2010-05-06 12:48:05 +01:00
buildhistory_analysis.py buildhistory_analysis: handle more R* variables 2013-02-11 14:46:10 +00:00
cachedpath.py package: Add cachedpath optimisation 2013-03-18 21:26:40 +00:00
classextend.py lib/oe/classextend.py: avoid extending any kernel package 2013-04-05 17:36:34 +01:00
classutils.py oe.classutils: add module 2011-06-28 13:55:43 +01:00
data.py Remove a number of unneeded import os/bb calls 2012-07-19 12:24:50 +01:00
distro_check.py distro_check: Remove creation of empty Meego filelist. 2013-02-12 13:22:44 +00:00
license.py license.py: fix behaviour of copyleft_compliance 2012-04-04 17:17:51 +01:00
lsb.py meta/lib/oe/lsb.py: extract only the needed info from lsb-release 2013-03-30 09:08:11 +00:00
maketype.py Remove a number of unneeded import os/bb calls 2012-07-19 12:24:50 +01:00
package.py package: Process package stripping in parallel 2013-02-06 13:12:59 +00:00
packagedata.py lib/oe/packagedata: Use the PKGMLTRIPLETS variable 2012-10-22 09:47:46 +01:00
packagegroup.py oe.packagegroup: add code for package groups (sync from OE) 2011-05-20 19:07:51 +01:00
patch.py lib/oe/patch: Use force option when creating symlinks to patches 2012-12-17 17:24:57 +00:00
path.py lib/oe/path.py: support missing directory components in realpath() 2013-02-11 22:45:25 +00:00
prservice.py prservice.py: fix NameError: global name 'host' is not defined 2013-01-25 14:12:36 +00:00
qa.py qa.py: Toolchain path should not be hardcoded to execute objdump 2012-12-06 12:31:13 +00:00
sstatesig.py meta/lib/oe/sstatesig: fix locating stamp files 2012-12-05 15:26:41 +00:00
terminal.py oe.terminal: add tmux classes 2013-04-15 15:57:29 +01:00
types.py oe.types: give the regex type more sane semantics 2012-05-17 21:13:08 +01:00
utils.py utils: add helper to get all non-system packages 2013-04-04 23:52:21 +01:00