When a shallow mirror tarball is used to satisfy a gitsm URI it needs to
be unpacked so that the .gitmodules file can be examined.
Signed-off-by: Paul Barker
---
lib/bb/fetch2/gitsm.py | 6 ++
1 file changed, 6 insertions(+)
diff --git a/lib/bb/fetch2/gitsm.py b/lib/bb/fetch2/gitsm.py
index
On Mon, 24 Feb 2020 at 20:14, Paul Barker wrote:
>
> When a shallow mirror tarball is used to satisfy a gitsm URI it needs to
> be unpacked so that the .gitmodules file can be examined.
>
> Signed-off-by: Paul Barker
> ---
> lib/bb/fetch2/gitsm.py | 6 ++
> 1 file changed, 6 insertions(+)
>