summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2019-10-29 15:21:28 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2019-11-02 09:02:13 +0100
commitb613d1c2382e339b1aee655c0e818d7f5f23a6c9 (patch)
tree8c73de188b54fd8527d6b42b7e79c01d90e98b0a
parentf50fa3498311efa9cacc6040b7f05e426942b590 (diff)
linux-toradex-mainline: update to latest 4.14.151
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> (cherry picked from commit 6adc58486ec75545ba6b3918ae72e0a7fe2cbd2c)
-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 6149f66..89be2c4 100644
--- a/recipes-kernel/linux/linux-toradex-mainline_4.14.bb
+++ b/recipes-kernel/linux/linux-toradex-mainline_4.14.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
inherit kernel siteinfo
-LINUX_VERSION ?= "4.14.140"
+LINUX_VERSION ?= "4.14.151"
LOCALVERSION = "-${PR}"
PR = "${TDX_VER_ITEM}"
@@ -61,8 +61,8 @@ SRC_URI = " \
${GENERIC_PATCHES} \
${MACHINE_PATCHES} \
"
-SRC_URI[md5sum] = "ad3c70ca3f64810d283dcfe392970270"
-SRC_URI[sha256sum] = "795eed2515715ef29edd24f7a70912040cc206ec9a049c370cb305515f3fbdf2"
+SRC_URI[md5sum] = "5a1ac8dcce45d3b66fd40ac0d0feaca9"
+SRC_URI[sha256sum] = "ff519c428ee9bbb513a84db5ec32a7e3705cd8c23a57104b25b944cb79583fae"
# For CI use one could use the following instead (plus patches still of course)
LINUX_VERSION_use-head-next ?= "4.14"