From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luca Ceresoli Date: Sun, 31 Jan 2016 15:38:02 +0100 Subject: [Buildroot] [PATCH 13/16 v3] core/legal-info: also save extra downloads In-Reply-To: References: Message-ID: <56AE1C4A.9080106@lucaceresoli.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hi Yann, Yann E. MORIN wrote: > Some packages, like perl, download extra files that end up as part of > the source that Buildroot builds. Up until now, those files were not > saved in the legal-info output. > > Add those files to the legal-info output. > > The unfortunate side-effect is that we will also save the secondary > archive for the external blackfin toolchains; however, we already do > save the binary release of some external toolchains when they do not > provide actual source archives. > > This is inherently bad, as those are not source archives, but solving > this is a bigger concern, for another series... > > Signed-off-by: "Yann E. MORIN" > Cc: Luca Ceresoli > Cc: Thomas Petazzoni > Reviewed-by: Luca Ceresoli And: Tested-by: Luca Ceresoli -- Luca