summaryrefslogtreecommitdiff
path: root/recipes-kernel
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2019-03-31 22:38:13 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2019-03-31 22:38:13 +0200
commitd4511e4a45392799ae157c6632f3944981787c02 (patch)
treead320a27b9bf4df28ba5e99f710ee4e0fa0b17d4 /recipes-kernel
parent26cbb6fd9019f28141f8fef42521c82246fa3d03 (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>
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
-rw-r--r--recipes-kernel/linux/linux-toradex_git.bb2
3 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 9a89ef1..1b3f77a 100644
--- a/recipes-kernel/linux/linux-toradex-mainline_4.14.bb
+++ b/recipes-kernel/linux/linux-toradex-mainline_4.14.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
inherit kernel siteinfo
include conf/tdx_version.conf
-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 4b1775c..cfbb27a 100644
--- a/recipes-kernel/linux/linux-toradex_3.10.40.bb
+++ b/recipes-kernel/linux/linux-toradex_3.10.40.bb
@@ -12,7 +12,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}"
diff --git a/recipes-kernel/linux/linux-toradex_git.bb b/recipes-kernel/linux/linux-toradex_git.bb
index fb54a50..66826cd 100644
--- a/recipes-kernel/linux/linux-toradex_git.bb
+++ b/recipes-kernel/linux/linux-toradex_git.bb
@@ -7,7 +7,7 @@ LINUX_VERSION ?= "3.1.10"
LOCALVERSION = "-${PR}"
PR = "${TDX_VER_ITEM}"
-SRCREV = "841700f8a2eaeda184b0fcdd14711f6b2c62990c"
+SRCREV = "37b9f033652bc7493a4903e0ad7c1bfa17b55cc8"
SRCREV_use-head-next = "${AUTOREV}"
PV = "${LINUX_VERSION}+gitr${SRCPV}"