From 3e321ad2b880ba4d3a4e19ff5a74d1e73cd9c093 Mon Sep 17 00:00:00 2001 From: Mikko Ylinen Date: Fri, 6 Oct 2017 11:47:35 +0300 Subject: bitbake: bitbake-user-manual: add more gitsm fetcher limitations The submodule sources fetched by the gitsm fetcher are not automatically tracked by the licensing and archiver infrastructures. Add these limitations to the existing 'warnings' sections for gitsm. [YOCTO #11594] (Bitbake rev: ca10186d60a52af6464bd998fa0b7146513bed0e) Signed-off-by: Mikko Ylinen Signed-off-by: Richard Purdie --- bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'bitbake/doc') diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml index d1ce43e23a..c721e86eb9 100644 --- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml +++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml @@ -620,7 +620,9 @@ The Git Submodules fetcher is not a complete fetcher implementation. The fetcher has known issues where it does not use the - normal source mirroring infrastructure properly. + normal source mirroring infrastructure properly. Further, + the submodule sources it fetches are not visible to the + licensing and source archiving infrastructures. -- cgit v1.2.3-54-g00ecf