]> code.ossystems Code Review - openembedded-core.git/commit
Doing uname without subprocess: buildstats.bbclass
authorBeth Flanagan <elizabeth.flanagan@intel.com>
Wed, 16 Feb 2011 02:37:59 +0000 (18:37 -0800)
committerSaul Wold <sgw@linux.intel.com>
Wed, 16 Feb 2011 15:34:51 +0000 (07:34 -0800)
commit0e4aa13e9eef50533d8385b7fa638f33d4248e78
tree230c94640685f1bb14b359544ef9c3eb4b42ce77
parent095944add91767856c41e4b2818ba63ea9415747
Doing uname without subprocess: buildstats.bbclass

Instead of using subprocess which is problematic, we should use platform
instead.

Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com>
meta/classes/buildstats.bbclass