]> code.ossystems Code Review - openembedded-core.git/commit
go.bbclass: remove debug-related commands
authorMatt Madison <matt@madison.systems>
Sun, 4 Mar 2018 21:09:28 +0000 (13:09 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 6 Mar 2018 14:36:32 +0000 (06:36 -0800)
commit351e9fc39408e094bbb4beedf51221adc8afd143
tree1aad65b353adfd4522e40248d93e816abac3823b
parentce9d70ae2f9981bf5b42641922c34c1ed54eeca3
go.bbclass: remove debug-related commands

The 'go env' in the do_compile function and
the set -x/+x in the do_install_ptest function
were used for debugging the bbclass, and aren't
really needed.

Signed-off-by: Matt Madison <matt@madison.systems>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/go.bbclass