[oe-commits] [bitbake] 02/03: bitbake-user-manual: add more gitsm fetcher limitations

git at git.openembedded.org git at git.openembedded.org
Fri Oct 6 11:07:17 UTC 2017


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository bitbake.

commit ca10186d60a52af6464bd998fa0b7146513bed0e
Author: Mikko Ylinen <mikko.ylinen at linux.intel.com>
AuthorDate: Fri Oct 6 11:47:35 2017 +0300

    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]
    
    Signed-off-by: Mikko Ylinen <mikko.ylinen at linux.intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 doc/bitbake-user-manual/bitbake-user-manual-fetching.xml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml b/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml
index d1ce43e..c721e86 100644
--- a/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml
+++ b/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.
                     </para>
                 </note>
             </para>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list