aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/terminal.bbclass
AgeCommit message (Expand)Author
2016-06-02classes/lib: Convert to use python3 octal syntaxRichard Purdie
2016-02-21terminal.bbclass: import oe.terminal for oe.terminal.prioritized()Robert Yang
2015-11-24classes: Ensure pass setVar/setVarFlag strings, not integersRichard Purdie
2014-01-10terminal.bbclass: do not export PS1Anders Darander
2013-12-20terminal: Exclude BB_ORIGENV from the signaturesRichard Purdie
2013-09-01meta: Don't use deprecated bitbake APIRichard Purdie
2013-07-18terminal.bbclass: Fix BB_RUNFMT processingMark Hatle
2013-07-02terminal: Run command using a wrapper scriptTyler Hall
2013-02-19devshell.bbclass: Allow running devshell and fakeroot togetherRichard Purdie
2013-02-06terminal.bbclass: Use BB_ORIGENV to restore user environmental variablesRichard Purdie
2012-11-02terminal: Ensure existing environment exports are preserved in devshellRichard Purdie
2012-11-01terminal.bbclass: Ensure parent environment is setRichard Purdie
2012-10-24terminal: Add support for running custom terminals.Morten Minde Neergaard
2012-09-24terminal: pass data store all the way through to terminal classJason Wessel
2012-05-06terminal.bbclass, oe-buildenv-internal: pass SCREENDIR environment variableJason Wessel
2011-09-09terminal.bbclass: Improve environment handlingRichard Purdie
2011-08-24terminal: fix issue with unset exportable env varsChris Larson
2011-08-10Rework how the devshell functionsChris Larson