[Buildroot] [PATCH] linux: fix COPYING file hash

yegorslists at googlemail.com yegorslists at googlemail.com
Wed May 27 09:49:11 UTC 2020


From: Yegor Yefremov <yegorslists at googlemail.com>

In version 5.6 a minor change was made to this file and hence
the checksum has changed.

Signed-off-by: Yegor Yefremov <yegorslists at googlemail.com>
---
 linux/linux.hash | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/linux/linux.hash b/linux/linux.hash
index b70c8a8173..88edd2f400 100644
--- a/linux/linux.hash
+++ b/linux/linux.hash
@@ -12,6 +12,6 @@ sha256  ea53913813cb5a9069608532b327de7a7ed0fdc8fed8c6f10cd55d1ac6a58ffb  linux-
 sha256  7f0a0db0e1cfb14053523f4432f1ad1468b5bd42305b44905c4b103466c8d655  linux-cip-4.19.115-cip24-rt9.tar.gz
 
 # Licenses hashes
-sha256  ee5808b032a67f587d3541099d46de34f5bec8cd5976114ba07f1299ee6001ff  COPYING
+sha256  fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0  COPYING
 sha256  f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79  LICENSES/preferred/GPL-2.0
 sha256  8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f  LICENSES/exceptions/Linux-syscall-note
-- 
2.17.0



More information about the buildroot mailing list