From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Mon, 03 Jul 2017 18:04:35 +0200 Subject: [Buildroot] [PATCH 4/5] core/pkg-utils: check hashes of license files In-Reply-To: (Yann E. MORIN's message of "Mon, 26 Jun 2017 00:03:40 +0200") References: Message-ID: <87fued7bho.fsf@dell.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Yann" == Yann E MORIN writes: > This will help catch a change of license even if the filename does > not change. > For now, a missing hash for the license files is not a fatal error, to > let people catch up and add them. When we switch to make it mandatory, > we can simplify the code by just removing the case statement. > Signed-off-by: "Yann E. MORIN" > Cc: Luca Ceresoli > Cc: Peter Korsgaard > Cc: Rahul Bedarkar Committed, thanks. -- Bye, Peter Korsgaard