]> code.ossystems Code Review - openembedded-core.git/commit
toaster.bbclass: strip task from the target
authorEd Bartosh <ed.bartosh@linux.intel.com>
Thu, 7 Apr 2016 13:11:46 +0000 (14:11 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 8 Apr 2016 06:57:24 +0000 (07:57 +0100)
commit901c4f96c87bb557e747245685b7942624915670
tree9aeaaedc80c062294bda4e19f8d3e7300f334797
parent32ac0bfb0167cb350be5d4b8faca490956dd7d93
toaster.bbclass: strip task from the target

Current code in toaster_buildhistory_dump assumes that bitbake
target doesn't contain task name. It uses target as a part of
path to the files with data that it analizes. It fails to find
files if target contains task name. Stripping task from the
target should solve this.

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Elliot Smith <elliot.smith@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/toaster.bbclass