summaryrefslogtreecommitdiff
path: root/recipes-kernel
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2019-03-31 22:38:13 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2019-04-24 09:03:56 +0200
commitfdfec2baf9f35664790080462d0d227d3fabac9a (patch)
tree84a33da6fb74240fa3f1b5fae179d30de340b136 /recipes-kernel
parent46bcf7a355bb48cf1e22c4e0fd0b1ec4c13e5d0e (diff)
linux kernel & u-boot recipes: update to latest
Update linux-toradex-mainline to 4.14.109. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> (cherry picked from commit d4511e4a45392799ae157c6632f3944981787c02) Conflicts: recipes-kernel/linux/linux-toradex_git.bb
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-toradex-mainline_4.14.bb2
-rw-r--r--recipes-kernel/linux/linux-toradex_3.10.40.bb2
2 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 e45b52f..503219f 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.90"
+LINUX_VERSION ?= "4.14.109"
LOCALVERSION = "-${PR}"
PR = "${TDX_VER_ITEM}"
diff --git a/recipes-kernel/linux/linux-toradex_3.10.40.bb b/recipes-kernel/linux/linux-toradex_3.10.40.bb
index e2048f2..0b37ca3 100644
--- a/recipes-kernel/linux/linux-toradex_3.10.40.bb
+++ b/recipes-kernel/linux/linux-toradex_3.10.40.bb
@@ -11,7 +11,7 @@ LINUX_VERSION ?= "3.10.40"
LOCALVERSION = "-${PR}"
PR = "${TDX_VER_ITEM}"
-SRCREV = "ccecdb3d6b3b468122aaa09c7a375015c9c5fd99"
+SRCREV = "2c7a3c3af726be9ce31ad561befeaff894a5769f"
SRCREV_use-head-next = "${AUTOREV}"
PV = "${LINUX_VERSION}+gitr${SRCPV}"