]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
Revert "server: kill stdin/stdout/stderr"
authorChris Larson <chris_larson@mentor.com>
Sat, 18 Dec 2010 17:49:15 +0000 (10:49 -0700)
committerChris Larson <chris_larson@mentor.com>
Sat, 18 Dec 2010 17:49:15 +0000 (10:49 -0700)
commitc3aec3e887d32ab361e5b6d864679adb135b5786
treee668a9565685ce167cd6a6f169ac7c963542635a
parent8672abb230dc78c9dec0731bfbabf53a3a7c9f8f
Revert "server: kill stdin/stdout/stderr"

This is a useful thing, but requires that tasks behave correctly, sending
their output via the usual bitbake messaging mechanisms, rather than via
stdout.  We'll postpone this until after the release.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
lib/bb/server/process.py
lib/bb/utils.py