[bitbake-devel] [PATCH 0/1] toaster: sub-layer dependency matching

David Reyna david.reyna at windriver.com
Thu Jun 15 04:48:25 UTC 2017


From: David Reyna <David.Reyna at windriver.com>

Support layers directories with sub-layers (for example meta-intel).
Toaster surrently breaks when trying to exact match a dependency event for
that sub-layer against the top level layer directory paths.

The following changes since commit 6964efddd31c479386d1643c1025bc102710392f:

  bitbake: cooker: ensure graceful exit after exception during BuildCompleted handler (2017-06-14 14:54:25 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib dreyna/submit/dreyna/toaster/sub_layer_fail_11149
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=dreyna/submit/dreyna/toaster/sub_layer_fail_11149

David Reyna (1):
  toaster: fail on layers with sub-layer

 lib/bb/ui/buildinfohelper.py | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

-- 
1.9.1




More information about the bitbake-devel mailing list