]> code.ossystems Code Review - openembedded-core.git/commit
classes/buildhistory: handle additional files at recipe level
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Fri, 21 Aug 2015 12:55:00 +0000 (13:55 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 30 Aug 2015 11:34:39 +0000 (12:34 +0100)
commitb018a046a578e41b105cf72b9fdeed0220ae3046
tree9e439855c5fd8e5cc4d802c485ce5b98919b48e6
parent1380aa333ed90559f4a24d52aefc52cadb60646c
classes/buildhistory: handle additional files at recipe level

Avoid an error when attempting to remove previous data if it's not a
subdirectory - we were assuming that anything that wasn't named "latest"
or "latest_srcrev" had to be a directory. This makes it possible to have
a buildhistory_emit_pkghistory_append which writes additional files at
the recipe level.

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