aboutsummaryrefslogtreecommitdiffstats
path: root/classes/devshell.bbclass
AgeCommit message (Collapse)Author
2008-05-21devshell.bbclass: Export variables used by the class (from poky)Richard Purdie
2007-05-11devshell.bbclass, patch.bbclass: Error on any non-zero rc from TERMCMD*.Paul Sokolovsky
* Suggested by Richard Purdie. * Closes #2274.
2007-05-11devshell.bbclass, patch.bbclass: Check exit code of TERMCMD* commands to see ↵Paul Sokolovsky
if they were found at all. * Fixes #2274.
2007-04-09patch.bbclass/devshell.bbclass: Switch to new form of interactive task ↵Richard Purdie
handling as per RFC which is more compatible with bitbake 1.8+
2006-11-11Add quotes for assignments to make the new parser happyHolger Freyther
2006-10-31Add devshell.bbclass (from poky). Requires bitbake trunk. Use as 'bitbake ↵Richard Purdie
target -c devshell'