]> code.ossystems Code Review - openembedded-core.git/commit
classes/buildhistory: remove redundant package history checking stub
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 5 Jan 2012 17:37:51 +0000 (17:37 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Jan 2012 11:27:26 +0000 (11:27 +0000)
commit5c8d583a12c507788c746637d5b4ddea62b0a629
treeb7b2793cc65aeb16ce3fdea9df157f6731f5a4ca
parentd3e70e0ed1ece5c8eb7f9c1c8140d3bd7b4333cf
classes/buildhistory: remove redundant package history checking stub

The code that would have gone here has been superseded by the
buildhistory analysis functionality implemented in
meta/lib/oe/buildhistory_analysis.py and scripts/buildhistory-diff, so
remove it.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
meta/classes/buildhistory.bbclass