From c10c7168712fa47e50440a7b7b012118939a3371 Mon Sep 17 00:00:00 2001 From: Marcel Ziswiler Date: Mon, 1 Apr 2019 08:47:18 +0200 Subject: apalis-tk1-mainline: fix checksums Signed-off-by: Marcel Ziswiler --- recipes-kernel/linux/linux-toradex-mainline_4.14.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-toradex-mainline_4.14.bb b/recipes-kernel/linux/linux-toradex-mainline_4.14.bb index 1b3f77a..2202e3f 100644 --- a/recipes-kernel/linux/linux-toradex-mainline_4.14.bb +++ b/recipes-kernel/linux/linux-toradex-mainline_4.14.bb @@ -61,8 +61,8 @@ SRC_URI = " \ ${GENERIC_PATCHES} \ ${MACHINE_PATCHES} \ " -SRC_URI[md5sum] = "68e9492de8297edf7202f82d20084cb8" -SRC_URI[sha256sum] = "0c1ed0c93085e44ad89cd279647b0e4617d06ce5a482213b5481b612ffa186ca" +SRC_URI[md5sum] = "3bb329f28c4de4b9a87c60b222a5b0d8" +SRC_URI[sha256sum] = "3764f165f779568745f1468d8f7e1db65d94eae9cd8d1350f4fe003a0fd88ee0" # For CI use one could use the following instead (plus patches still of course) LINUX_VERSION_use-head-next ?= "4.14" -- cgit v1.2.3