[bitbake-devel] [PATCH]gitsm fetcher: Fix recurse submodule error

Mark Hatle mark.hatle at windriver.com
Sun Jan 27 16:57:11 UTC 2019


Due to an error in some optimization work, recursive submodules may not
always unpack.  Resolve this issue and add a specific test case to catch
any new regressions.

(already in master-next, but I wanted to make sure others saw the patch
as well..)

Mark Hatle (1):
  gitsm: The fetcher did not process some recursive submodules properly.

 lib/bb/fetch2/gitsm.py |  4 +++-
 lib/bb/tests/fetch.py  | 20 ++++++++++++++++++++
 2 files changed, 23 insertions(+), 1 deletion(-)

-- 
1.8.3.1



More information about the bitbake-devel mailing list