diff options
author | 2016-08-17 18:01:09 +0200 | |
---|---|---|
committer | 2016-08-19 16:20:47 +0200 | |
commit | 426389688d84b5e9c76548f71752d323226457e9 (patch) | |
tree | c0fbc733f89c97c4675b9b6db7065a6fcd9b0bab /docs/manual/legal-notice.txt | |
parent | 61ed56090c52d7617e5e8f4b30c88424d20268da (diff) | |
download | buildroot-426389688d84b5e9c76548f71752d323226457e9.tar.gz buildroot-426389688d84b5e9c76548f71752d323226457e9.tar.bz2 |
docs: update legal-notice.txt
Since 1273636fc686cd788b6de87be75dd0726cf8676c applied patches are also
saved.
Signed-off-by: Romain Naour <romain.naour@gmail.com>
Cc: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Arnout Vandecappelle <arnout@mind.be>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs/manual/legal-notice.txt')
-rw-r--r-- | docs/manual/legal-notice.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/manual/legal-notice.txt b/docs/manual/legal-notice.txt index 0572daee34..a4911f7d4f 100644 --- a/docs/manual/legal-notice.txt +++ b/docs/manual/legal-notice.txt @@ -41,9 +41,9 @@ There you will find: +host-sources/+ subdirectories for target and host packages respectively. The source code for packages that set +<PKG>_REDISTRIBUTE = NO+ will not be saved. - Patches applied to some packages by Buildroot are distributed with the - Buildroot sources and are not duplicated in the +sources/+ and +host-sources/+ - subdirectories. + Patches that were applied are also saved, along with a file named +series+ + that lists the patches in the order they were applied. Patches are under the + same license as the files that they modify. * A manifest file (one for host and one for target packages) listing the configured packages, their version, license and related information. Some of this information might not be defined in Buildroot; such items are |