]> code.ossystems Code Review - openembedded-core.git/commit
image.bbclass: Disable shell debug messages
authorMark Hatle <mark.hatle@windriver.com>
Wed, 16 Feb 2011 04:54:38 +0000 (22:54 -0600)
committerSaul Wold <sgw@linux.intel.com>
Wed, 16 Feb 2011 15:34:51 +0000 (07:34 -0800)
commit110f1f9418ba39ba4136d7aa7c3d52c2a10f47f0
treec59c4e480f56cfa111f985ee1209648ce3a0f57f
parent4ac789b9588ff8d2abaf4c3893c10bc6369baeee
image.bbclass: Disable shell debug messages

By default image had a "set -x" to enable shell debug messages,
this adds a lot of overhead to the system due to logging.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
meta/classes/image.bbclass