[Buildroot] [PATCH 1/3] docs/manual: document FOO_GIT_SUBMODULE

Peter Korsgaard peter at korsgaard.com
Sun Jul 3 09:19:44 UTC 2016


>>>>> "Yann" == Yann E MORIN <yann.morin.1998 at free.fr> writes:

 > Signed-off-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>
 > Cc: Peter Korsgaard <peter at korsgaard.com>
 > ---
 >  docs/manual/adding-packages-generic.txt | 6 ++++++
 >  1 file changed, 6 insertions(+)

 > diff --git a/docs/manual/adding-packages-generic.txt b/docs/manual/adding-packages-generic.txt
 > index de8aca2..2d7e677 100644
 > --- a/docs/manual/adding-packages-generic.txt
 > +++ b/docs/manual/adding-packages-generic.txt
 > @@ -310,6 +310,12 @@ information is (assuming the package name is +libfoo+) :
 >       the package source code. Buildroot copies the contents of the
 >       source directory into the package's build directory.
 
 > +* +LIBFOO_GIT_SUBMODULES+, when +LIBFOO_SITE_METHOD=git+, will create
 > +  an archive with the git submodules in the repository.
 > +  Note that we try not to use such git submodules when they contain
 > +  bundled librraries, in which case we prefer to use those libraries
 > +  from their own package.

Committed after fixing up the typo as noticed by Samuel, thanks.

-- 
Venlig hilsen,
Peter Korsgaard 



More information about the buildroot mailing list