diff options
author | David Reyna <David.Reyna@windriver.com> | 2017-06-14 21:48:31 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-07-27 22:36:46 +0100 |
commit | 55f8db02465f2aaadf9fb8ca63a7734b0e54435f (patch) | |
tree | 3cea64dc6272341618e4c7c4a8bcc80819164d59 /bitbake/contrib/README | |
parent | f505d9fad991d7c11dda94d9fdb5740f554a6424 (diff) | |
download | poky-55f8db02465f2aaadf9fb8ca63a7734b0e54435f.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: e1c769eed2258bb2697e9558f484dd62a3da7399)
Signed-off-by: David Reyna <David.Reyna@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/contrib/README')
0 files changed, 0 insertions, 0 deletions