Commit 6a8baa17 authored by Yann E. MORIN's avatar Yann E. MORIN Committed by Thomas Petazzoni
Browse files

core/legal-info: update the legal-info report header



In some cases, the toolchain sources are now recovered and available in
the legal-info output. So, adapt the header to use conditional instead
of an definitive negation.

Also update the part about saving the sources: it's not the license list
that defines whether sources are installed, but rather whether the
package is redistributable or not.

Update the header accordingly.

Signed-off-by: default avatar"Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Luca Ceresoli <luca@lucaceresoli.net>
Acked-by: default avatarLuca Ceresoli <luca@lucaceresoli.net>
Acked-by: default avatarArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent 9f181872
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -12,12 +12,12 @@ This material is composed of the following items.
 * The Buildroot configuration file; this has been saved in buildroot.config.
 * The toolchain (cross-compiler and related tools) used to generate all the
   compiled programs.
   Note: this has not been saved due to technical limitations, you must
   collect it manually.
   Note: this may have not been saved due to technical limitations, you may
   need to collect it manually.
 * The source code for all packages; this has been saved in the sources/
   subdirectory (except for the proprietary packages, which have not been
   saved); patches applied to some packages by Buildroot are included in the
   Buildroot sources and were not duplicated in the sources/ subdirectory.
   subdirectory (except for the non-redistributable packages, which have not
   been saved); patches applied to some packages by Buildroot are included in
   the Buildroot sources and were not duplicated in the sources/ subdirectory.
 * A manifest file listing the configured packages and related information.
 * The license text of the packages; they have been saved in the licenses/
   subdirectory.