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