]> code.ossystems Code Review - openembedded-core.git/commit
toaster.bbclass: do not fail on non-existent files
authorAlexandru DAMIAN <alexandru.damian@intel.com>
Fri, 11 Apr 2014 16:40:32 +0000 (17:40 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 19 Apr 2014 09:27:14 +0000 (10:27 +0100)
commit5413e56205a9f48d8c3e419d8da468c60f5aa348
tree8cff607a78fb9572e24058c4c8eed23691e68bf6
parentc18b8fb9a625b5fb760c3ba53708155d3294ac6c
toaster.bbclass: do not fail on non-existent files

Toaster may look up inexistent file paths in the build history
for packages that have been referenced but not built.

This triggers a failure, and this patch recovers by deleting
the reference to the non-built packages.

[YOCTO #6063]

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