aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/devshell.bbclass
AgeCommit message (Expand)Author
2016-12-16meta: remove True option to getVarFlag callsJoshua Lock
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-07-08devpyshell: python3: flush stdout explicitlyEd Bartosh
2016-07-08devshell.bbclass: fix double unbufferingEd Bartosh
2016-02-04classes/lib: Add expand parameter to getVarFlagRichard Purdie
2015-03-16devshell: allow the starting directory to be overriddenRoss Burton
2014-05-28devshell: Add interactive python shellRichard Purdie
2013-09-06devshell: Don't corrupt the fakeroot variablesRichard Purdie
2013-02-19devshell.bbclass: Allow running devshell and fakeroot togetherRichard Purdie
2011-08-10Rework how the devshell functionsChris Larson
2011-03-01Ensure Bash is used when spawning terminalsJoshua Lock
2010-12-09devshell: Clean up devshell code so this task doesn't polute the global names...Richard Purdie
2010-08-23devshell.bbclass: export the FAKEROOTENV so it can be accessed within the dev...Richard Purdie
2009-12-18devshell.bbclass: Merge tweaks from OE.devRichard Purdie
2008-05-21devshell.bbclass: Export needed variablesRichard Purdie
2007-09-17devshell.bbclass: Sync with OE since this no longer works at properly without...Richard Purdie
2006-11-20classes: Sync with OE - mainly quoting fixes or other minor updatesRichard Purdie
2006-08-31devshell.bbclass: Run after do_patchRichard Purdie
2006-08-30devshell: Convert to its own class and add to poky.conf by default. Export EX...Richard Purdie