diff options
author | David Reyna <David.Reyna@windriver.com> | 2017-06-14 21:48:31 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-06-22 09:23:38 +0100 |
commit | 1d7a768dbbbc71a4ac83b08c83a0066c1e8b1522 (patch) | |
tree | 98d1a0547ff3cbfa8caa8cb7d379a391dc45978b /bitbake/ChangeLog | |
parent | 761325fd632f4462f0f28080dd7f777deda3223c (diff) | |
download | poky-1d7a768dbbbc71a4ac83b08c83a0066c1e8b1522.tar.gz |
bitbake: toaster: fail on layers with sub-layer
For layers directories with sub-layers (for example meta-intel),
Toaster breaks when trying to exact match a dependency event for
that sub-layer against the top level layer directory paths.
Given that top the level layer directory paths are unique, adding
a test to see if the dependency path is a subset of a top level
path is also unique.
Also, since a warning was issued the processing should not fail
on the assert but instead should continue and gather the recipes
and tasks.
[YOCTO #11149]
(Bitbake rev: 6f1a42af19220a6a8d75790893da995e84ecd7aa)
Signed-off-by: David Reyna <David.Reyna@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/ChangeLog')
0 files changed, 0 insertions, 0 deletions