summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2020-04-09 12:04:48 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2020-06-01 13:36:58 +0200
commit2fe8adcebd582204a3803e88ed08809cd9ef47ed (patch)
tree23b0d30a38a46f7075f99e49103ee2e60b9025d7
parentd87cf806ccbfbe6d521e12a1b9fe790a3b8e77ff (diff)
linux kernel & u-boot recipes: update to latest
Related-to: ELB-2510 Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> (cherry picked from commit 7880c26275385d30ce2d7d6c45065764e0fd2472)
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-common-tk1.inc2
-rw-r--r--recipes-kernel/linux/linux-toradex_3.10.40.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex-common-tk1.inc b/recipes-bsp/u-boot/u-boot-toradex-common-tk1.inc
index 84c8e71..dafc433 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-common-tk1.inc
+++ b/recipes-bsp/u-boot/u-boot-toradex-common-tk1.inc
@@ -11,7 +11,7 @@ inherit toradex-u-boot-localversion
# We use the revision in order to avoid having to fetch it from the
# repo during parse
-SRCREV = "694e2136eefc2d110f44b26218c03e44a1e88235"
+SRCREV = "26d926eda08ea0218befcd773191961a9afcd069"
SRCBRANCH = "toradex_2019.07"
SRCREV_use-head-next = "${AUTOREV}"
SRCBRANCH_use-head-next = "toradex_2019.07-next"
diff --git a/recipes-kernel/linux/linux-toradex_3.10.40.bb b/recipes-kernel/linux/linux-toradex_3.10.40.bb
index 924fdd2..8e0b2e9 100644
--- a/recipes-kernel/linux/linux-toradex_3.10.40.bb
+++ b/recipes-kernel/linux/linux-toradex_3.10.40.bb
@@ -8,7 +8,7 @@ inherit kernel siteinfo toradex-kernel-localversion
LINUX_VERSION ?= "3.10.40"
-SRCREV = "5abb34056de22ab2dfcc05cbcd70c90405f8ea4b"
+SRCREV = "063d16eceb570adeb1ae753d73d13f299cefe876"
SRCREV_use-head-next = "${AUTOREV}"
PV = "${LINUX_VERSION}+gitr${SRCPV}"