summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2018-07-11 16:12:46 +0200
committerStefan Agner <stefan.agner@toradex.com>2018-07-27 16:42:57 +0200
commit00d5e7b96dafd2ae0be16c476ab4049e8e0ddf56 (patch)
tree0694be89b56b3debe4f961718530455fe9524848 /recipes-kernel/linux
parent1ab789fdf72302417ed4aa94393ba6068844a7ad (diff)
linux-toradex-mainline: update to 4.14.54
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
Diffstat (limited to 'recipes-kernel/linux')
-rw-r--r--recipes-kernel/linux/linux-toradex-mainline_4.14.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-toradex-mainline_4.14.bb b/recipes-kernel/linux/linux-toradex-mainline_4.14.bb
index 6d534c1..e12853b 100644
--- a/recipes-kernel/linux/linux-toradex-mainline_4.14.bb
+++ b/recipes-kernel/linux/linux-toradex-mainline_4.14.bb
@@ -10,7 +10,7 @@ inherit kernel siteinfo
require recipes-kernel/linux/linux-dtb.inc
include conf/tdx_version.conf
-LINUX_VERSION ?= "4.14.50"
+LINUX_VERSION ?= "4.14.54"
LOCALVERSION = "-${PR}"
PR = "${TDX_VER_INT}"
@@ -61,8 +61,8 @@ SRC_URI = " \
${GENERIC_PATCHES} \
${MACHINE_PATCHES} \
"
-SRC_URI[md5sum] = "0d397a2e14669a97d54c1b82ab2b1994"
-SRC_URI[sha256sum] = "703a8d013b25dc428d936f72858fa0c702c22cb3114a040fb9bb47562e4ea2ac"
+SRC_URI[md5sum] = "c998ee20fe479707c0a40346f0d6e42c"
+SRC_URI[sha256sum] = "451642ac28c539a91072f1fb83b1c061d6d44df870ddf5562400ade5e1c4b6c6"
# For CI use one could use the following instead (plus patches still of course)
LINUX_VERSION_use-head-next ?= "4.14"