]> code.ossystems Code Review - openembedded-core.git/commit
classes/buildhistory: fix filtering of depends-nokernel.dot
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 4 Apr 2016 05:02:20 +0000 (17:02 +1200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 4 Apr 2016 09:03:45 +0000 (10:03 +0100)
commitec1077bed0c1538084bceeafb957abe725b13b76
tree5aba9835369b47b4a600f2c9099c485089446ed3
parent51c24904cc1bc823bccc3f179b8d7a192dace168
classes/buildhistory: fix filtering of depends-nokernel.dot

For images we produce a number of filtered dependency .dot files for
readability, the first of which is depends-nokernel.dot which filters
out just the kernel itself (not kernel modules). Unfortunately the
filter specifications hadn't been updated for the dash-to-underscore
removal or the 4.x kernel upgrade, thus the filtering wasn't actually
doing anything.

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