From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luca Ceresoli Date: Sun, 31 Jan 2016 15:40:42 +0100 Subject: [Buildroot] [PATCH 14/16 v3] core/legal-info: generate a hash of all saved files In-Reply-To: <61fe7a163615adb37ddc79e46e00430a7ff67f16.1454004518.git.yann.morin.1998@free.fr> References: <61fe7a163615adb37ddc79e46e00430a7ff67f16.1454004518.git.yann.morin.1998@free.fr> Message-ID: <56AE1CEA.3080208@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: > Having a hash of the saved files can be interesting for the recipient to > verify the integrity of the files. > > We remove the warning file earlier, to exclude it from the hash list. > > Signed-off-by: "Yann E. MORIN" > Cc: Luca Ceresoli Acked-by: Luca Ceresoli Tested-by: Luca Ceresoli -- Luca