[bitbake-devel] [PATCH 0/2] Fix gitsm issues

Mark Hatle mark.hatle at windriver.com
Wed Oct 31 19:21:42 UTC 2018


Two issues here:

1) Fix an issue where the submodule commit may not be on a branch of the
same name as the SRC_URI entry.

2) Recursive submodules may not properly unpacked 


Mark Hatle (2):
  fetch2/gitsm.py: Disable branch checking on submodules
  fetch2/gitsm.py: Fix the references when the module and path are
    different

 lib/bb/fetch2/gitsm.py | 71 +++++++++++++++++++++++++-------------------------
 1 file changed, 35 insertions(+), 36 deletions(-)

-- 
1.8.3.1




More information about the bitbake-devel mailing list