[bitbake-devel] [PATCH 0/1] toaster: buildinfohelper stop constructiong local layer paths assuming git

bavery brian.avery at intel.com
Tue Sep 20 01:44:16 UTC 2016


Local layers may have come from tar.gz files or have been created locally
as part of the development process.

When the layer is local source don't try and work out the location of
the layer by using the git information (getGitCloneDirectory)

-bavery

The following changes since commit 0e5cc654ac1d0db68c4e00ddbea8ab5026311cb4:

  toaster: Add tests to detect if we have missing db migrations (2016-09-19 18:38:52 -0700)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib bavery/submit/toaster/suj/sep-19-git
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=bavery/submit/toaster/suj/sep-19-git

Michael Wood (1):
  toaster: buildinfohelper local layer don't construct path using git
    info

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

--
1.9.1



More information about the bitbake-devel mailing list