]> code.ossystems Code Review - openembedded-core.git/commit
classes/buildhistory: avoid mangling names in dot graphs for images
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 15 Aug 2013 17:04:38 +0000 (18:04 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 16 Aug 2013 10:38:24 +0000 (11:38 +0100)
commit99efdad886aa5063a68912846c00a46ba9b15536
treeeae31f2b0f6ba2bb7712a32ccd002e8c9612d7f9
parent9512f3787295d662678c2943da31197c8df39e99
classes/buildhistory: avoid mangling names in dot graphs for images

We were mangling names here to avoid characters that are invalid for dot
node names, but if you just quote all names that isn't necessary and we
retain the original naming, allowing easy searching of the graph files.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/buildhistory.bbclass