summaryrefslogtreecommitdiff
path: root/recipes-kernel
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2018-06-21 19:09:05 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2018-06-26 16:57:27 +0200
commit26079f060495a432e1fee4cf0a6bc4c3dc045f09 (patch)
treea39b16147dc620660aabf54fb6192ad3ddb5ed44 /recipes-kernel
parent433ebdf9c89e50b482900446523f40afefef60ad (diff)
linux kernel & u-boot recipes: update to latest
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-toradex-rt_4.4.bb2
-rw-r--r--recipes-kernel/linux/linux-toradex-rt_4.9-1.0.x.bb2
-rw-r--r--recipes-kernel/linux/linux-toradex_4.4.bbappend2
-rw-r--r--recipes-kernel/linux/linux-toradex_4.9-1.0.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 9f65715..0a95e7f 100644
--- a/recipes-kernel/linux/linux-toradex-rt_4.4.bb
+++ b/recipes-kernel/linux/linux-toradex-rt_4.4.bb
@@ -15,7 +15,7 @@ KERNEL_MODULE_AUTOLOAD += "${@bb.utils.contains('COMBINED_FEATURES', 'usbgadget'
LOCALVERSION = "-${PR}"
PR = "${TDX_VER_ITEM}"
-SRCREV = "a126a5e5dc2fcc5cb36af14c89b440cc8e3bab30"
+SRCREV = "c2be367662f77746eeeb21bb5ea9ed275551ffd1"
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-1.0.x.bb b/recipes-kernel/linux/linux-toradex-rt_4.9-1.0.x.bb
index c985f3b..b27b6a3 100644
--- a/recipes-kernel/linux/linux-toradex-rt_4.9-1.0.x.bb
+++ b/recipes-kernel/linux/linux-toradex-rt_4.9-1.0.x.bb
@@ -12,5 +12,5 @@ SRC_URI += " \
SRC_URI[rt-patch.md5sum] = "ff3eef7b14d02a689433e7a6849cae54"
SRC_URI[rt-patch.sha256sum] = "67dd6a689a9355093b98b52d8f26e22685462797765ee44c0893fee5860d383f"
-SRCREV = "b2a7f2f2fd3ec48b3d309111b6fe8ddee227539d"
+SRCREV = "07d40f6ffcbb9b3db3c146f0949725752ed61b63"
SRCBRANCH = "toradex_4.9-1.0.x-imx"
diff --git a/recipes-kernel/linux/linux-toradex_4.4.bbappend b/recipes-kernel/linux/linux-toradex_4.4.bbappend
index 21181b3..04d0d1c 100644
--- a/recipes-kernel/linux/linux-toradex_4.4.bbappend
+++ b/recipes-kernel/linux/linux-toradex_4.4.bbappend
@@ -4,7 +4,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/linux-toradex-4.4:"
LOCALVERSION = "-${TDX_VER_ITEM}"
-SRCREV = "a126a5e5dc2fcc5cb36af14c89b440cc8e3bab30"
+SRCREV = "c2be367662f77746eeeb21bb5ea9ed275551ffd1"
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-1.0.x.bb b/recipes-kernel/linux/linux-toradex_4.9-1.0.x.bb
index e4fd178..4e3a1c7 100644
--- a/recipes-kernel/linux/linux-toradex_4.9-1.0.x.bb
+++ b/recipes-kernel/linux/linux-toradex_4.9-1.0.x.bb
@@ -13,7 +13,7 @@ KERNEL_MODULE_AUTOLOAD += "${@bb.utils.contains('COMBINED_FEATURES', 'usbgadget'
LOCALVERSION = "-${TDX_VER_ITEM}"
PV_append = "+git${SRCPV}"
-SRCREV = "b2a7f2f2fd3ec48b3d309111b6fe8ddee227539d"
+SRCREV = "07d40f6ffcbb9b3db3c146f0949725752ed61b63"
SRCBRANCH = "toradex_4.9-1.0.x-imx"
SRCREV_use-head-next = "${AUTOREV}"
SRCBRANCH_use-head-next = "toradex_4.9-1.0.x-imx-next"