summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2019-04-01 08:47:18 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2019-04-01 08:47:18 +0200
commitc10c7168712fa47e50440a7b7b012118939a3371 (patch)
treea92f323e449e41e5aa272ffcd9aa33eab6a4d643
parentd4511e4a45392799ae157c6632f3944981787c02 (diff)
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
-rw-r--r--recipes-kernel/linux/linux-toradex-mainline_4.14.bb4
1 files 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"