On Thu, 2013-10-31 at 03:02 -0500, blloyd wrote: > The environment is very well sanitized when using the shell. However, when > using devshell developers are typically interested in sources and build > artifacts. The variables B S and D control this but are cleaned from the > environment when a shell is started. Add a new variable to allow additional > variables to be kept for a developer shell and set it to "B S D" by default. > The implementation allows variables for developer convenience and > verification while not changing shells used for compile tasks. > > Signed-off-by: blloyd <[email protected]> > --- > meta/classes/devshell.bbclass | 10 ++++++++++ > 1 file changed, 10 insertions(+)
Also, the summary of the commit message should start "devshell: " and you should fold in the whitespace fix patch. Cheers, Richard _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
