Openembedded Bitbake Development
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix gitsm issues
@ 2018-10-31 19:21 Mark Hatle
  2018-10-31 19:21 ` [PATCH 1/2] fetch2/gitsm.py: Disable branch checking on submodules Mark Hatle
  2018-10-31 19:21 ` [PATCH 2/2] fetch2/gitsm.py: Fix the references when the module and path are different Mark Hatle
  0 siblings, 2 replies; 4+ messages in thread
From: Mark Hatle @ 2018-10-31 19:21 UTC (permalink / raw)
  To: bitbake-devel

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-11-07 12:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-31 19:21 [PATCH 0/2] Fix gitsm issues Mark Hatle
2018-10-31 19:21 ` [PATCH 1/2] fetch2/gitsm.py: Disable branch checking on submodules Mark Hatle
2018-11-07 12:54   ` Stefan Agner
2018-10-31 19:21 ` [PATCH 2/2] fetch2/gitsm.py: Fix the references when the module and path are different Mark Hatle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox