summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2019-03-31 22:39:54 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2019-04-23 09:55:04 +0200
commit83ba15347e17c83b0307961fc18cc9d5acfb6a52 (patch)
tree341a159b85005a6d6205d2c905182f554ab0092b /recipes-kernel/linux
parentb5904553f9960e154f63f46d5a8f119e3002469e (diff)
linux kernel & u-boot recipes: update to latest
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> (cherry picked from commit a5f5d85e52717e136e692478fb5d822c1ce70046) Conflicts: recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb (moved to meta-freescale-3party, githash now in bbappend) Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-kernel/linux')
-rw-r--r--recipes-kernel/linux/linux-toradex-rt_4.4.bb2
-rw-r--r--recipes-kernel/linux/linux-toradex-rt_4.9-2.3.x.bb2
-rw-r--r--recipes-kernel/linux/linux-toradex_4.4.bbappend2
-rw-r--r--recipes-kernel/linux/linux-toradex_4.9-2.3.x.bb2
4 files changed, 4 insertions, 4 deletions
diff --git a/recipes-kernel/linux/linux-toradex-rt_4.4.bb b/recipes-kernel/linux/linux-toradex-rt_4.4.bb
index 7a95186..eacb767 100644
--- a/recipes-kernel/linux/linux-toradex-rt_4.4.bb
+++ b/recipes-kernel/linux/linux-toradex-rt_4.4.bb
@@ -16,7 +16,7 @@ KERNEL_MODULE_AUTOLOAD += "${@bb.utils.contains('COMBINED_FEATURES', 'usbgadget'
LOCALVERSION = "-${PR}"
PR = "${TDX_VER_ITEM}"
-SRCREV = "09733c33a1e232097653c96bd788848129c95c7e"
+SRCREV = "6f01eb5bf8e8110ab5f3a8e7b0f3abf19a205e4b"
SRCBRANCH = "toradex_vf_4.4"
SRCREV_use-head-next = "${AUTOREV}"
SRCBRANCH_use-head-next = "toradex_vf_4.4-next"
diff --git a/recipes-kernel/linux/linux-toradex-rt_4.9-2.3.x.bb b/recipes-kernel/linux/linux-toradex-rt_4.9-2.3.x.bb
index 87524a1..30f8562 100644
--- a/recipes-kernel/linux/linux-toradex-rt_4.9-2.3.x.bb
+++ b/recipes-kernel/linux/linux-toradex-rt_4.9-2.3.x.bb
@@ -27,5 +27,5 @@ SRC_URI += " \
SRC_URI[rt-patch.md5sum] = "7c19c496fe4b1e268f5f185b1b266043"
SRC_URI[rt-patch.sha256sum] = "5d6ac2e1fe94dfea1ac0353bf1907653413bcbf6b795b833e4edf9586b79d68a"
-SRCREV = "5758a8e648a3947d974fbcaad49db6e513a77a9d"
+SRCREV = "d899927728beca8357a5b4120b690cb3c1d80844"
SRCBRANCH = "toradex_4.9-2.3.x-imx"
diff --git a/recipes-kernel/linux/linux-toradex_4.4.bbappend b/recipes-kernel/linux/linux-toradex_4.4.bbappend
index 99daf79..0014d31 100644
--- a/recipes-kernel/linux/linux-toradex_4.4.bbappend
+++ b/recipes-kernel/linux/linux-toradex_4.4.bbappend
@@ -2,7 +2,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/linux-toradex-4.4:"
LOCALVERSION = "-${TDX_VER_ITEM}"
-SRCREV = "09733c33a1e232097653c96bd788848129c95c7e"
+SRCREV = "6f01eb5bf8e8110ab5f3a8e7b0f3abf19a205e4b"
SRCBRANCH = "toradex_vf_4.4"
SRCREV_use-head-next = "${AUTOREV}"
SRCBRANCH_use-head-next = "toradex_vf_4.4-next"
diff --git a/recipes-kernel/linux/linux-toradex_4.9-2.3.x.bb b/recipes-kernel/linux/linux-toradex_4.9-2.3.x.bb
index 7c27727..d4a464d 100644
--- a/recipes-kernel/linux/linux-toradex_4.9-2.3.x.bb
+++ b/recipes-kernel/linux/linux-toradex_4.9-2.3.x.bb
@@ -12,7 +12,7 @@ KERNEL_MODULE_AUTOLOAD += "${@bb.utils.contains('COMBINED_FEATURES', 'usbgadget'
LOCALVERSION = "-${TDX_VER_ITEM}"
PV_append = "+git${SRCPV}"
-SRCREV = "5758a8e648a3947d974fbcaad49db6e513a77a9d"
+SRCREV = "d899927728beca8357a5b4120b690cb3c1d80844"
SRCBRANCH = "toradex_4.9-2.3.x-imx"
SRCREV_use-head-next = "${AUTOREV}"
SRCBRANCH_use-head-next = "toradex_4.9-2.3.x-imx-next"