{linux, linux-headers}: fix linux-4.9.133.tar.xz checksum
authorAntoine Tenart <antoine.tenart@bootlin.com>
Wed, 17 Oct 2018 13:55:19 +0000 (15:55 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 17 Oct 2018 19:45:41 +0000 (21:45 +0200)
commit6693b5f3da62b79d2309af35c8d21fdebaa8bf22
treecce9640fc8fbfaf191a4fa22aa3ff999e654346e
parent6c1d0f6dbbfa207a4a671d6c66bf655d1a5d62fe
{linux, linux-headers}: fix linux-4.9.133.tar.xz checksum

The Linux tarball checksum was recently updated, including the one for
version 4.9.133. The checksum for this particular version of Linux
misses one character which lead to a build issue as the checksum does
not match:

ERROR: linux-4.9.133.tar.xz has wrong sha256 hash:
ERROR: expected: 3730fc025ba330a6f4908a6a1e4cb86d821000c84167721680ccf1b37b26563
ERROR: got     : 53730fc025ba330a6f4908a6a1e4cb86d821000c84167721680ccf1b37b26563
ERROR: Incomplete download, or man-in-the-middle (MITM) attack

This patch fixes it.

Fixes: 0064c7b25125 ("{linux, linux-headers}: bump 4.{4, 9, 14, 18}.x series")
Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com>
Tested-by: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
linux/linux.hash