summaryrefslogtreecommitdiff
path: root/recipes-kernel
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2018-09-28 16:05:21 +0200
committerStefan Agner <stefan.agner@toradex.com>2018-09-28 16:29:13 +0200
commiteaefb7b8c7ec43e633fdc41e5a8bceb35ecbdce9 (patch)
tree2554228e3ca2d979f89a8ef2855934f4606f91da /recipes-kernel
parent5df78f83a54276a2210c1f401658989e5c2a7d3d (diff)
linux kernel & u-boot recipes: update to latest
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-toradex-rt_4.4.bb8
-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, 7 insertions, 7 deletions
diff --git a/recipes-kernel/linux/linux-toradex-rt_4.4.bb b/recipes-kernel/linux/linux-toradex-rt_4.4.bb
index 1466da1..0c553cb 100644
--- a/recipes-kernel/linux/linux-toradex-rt_4.4.bb
+++ b/recipes-kernel/linux/linux-toradex-rt_4.4.bb
@@ -5,19 +5,19 @@ SUMMARY = "Linux kernel with real-time patch for Toradex Colibri VFxx Computer o
SRC_URI = " \
git://git.toradex.com/linux-toradex.git;protocol=git;branch=${SRCBRANCH} \
- https://www.kernel.org/pub/linux/kernel/projects/rt/4.4/older/patch-4.4.138-rt155.patch.xz;name=rt-patch \
+ https://www.kernel.org/pub/linux/kernel/projects/rt/4.4/older/patches-4.4.157-rt174.tar.xz;name=rt-patch \
file://defconfig \
"
-SRC_URI[rt-patch.md5sum] = "77d6867ad455e28225faafb8ceb999ea"
-SRC_URI[rt-patch.sha256sum] = "f2e6b4bda77840ecbe7d2b30ad72ed6056c3562a4b5d25e4b15d7f377c81d342"
+SRC_URI[rt-patch.md5sum] = "d4ef18cb46b2ae2bbdcfd44756f3dff9"
+SRC_URI[rt-patch.sha256sum] = "24d36f61cc414050b53a25ee9d0ca0646f3e14847e093699a99c4102682c56dc"
KERNEL_MODULE_AUTOLOAD += "${@bb.utils.contains('COMBINED_FEATURES', 'usbgadget', ' libcomposite', '',d)}"
LOCALVERSION = "-${PR}"
PR = "${TDX_VER_ITEM}"
-SRCREV = "c2be367662f77746eeeb21bb5ea9ed275551ffd1"
+SRCREV = "4f5df6df46d02b8fe23593461c003f689bd4dc4c"
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 7667061..0e3a6f0 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
@@ -14,5 +14,5 @@ SRC_URI += " \
SRC_URI[rt-patch.md5sum] = "c0c5e47f37c0b25dbab934c2a2e456bb"
SRC_URI[rt-patch.sha256sum] = "399c873031599e356231fcf5694c7a438fb1f9faaa9bedcc0df4ef13fd8efc80"
-SRCREV = "07d40f6ffcbb9b3db3c146f0949725752ed61b63"
+SRCREV = "3bb6e3284a1bb88f142528537e6573f9d9f39aaa"
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 04d0d1c..b562ed4 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 = "c2be367662f77746eeeb21bb5ea9ed275551ffd1"
+SRCREV = "4f5df6df46d02b8fe23593461c003f689bd4dc4c"
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 4e3a1c7..d695bc3 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 = "07d40f6ffcbb9b3db3c146f0949725752ed61b63"
+SRCREV = "3bb6e3284a1bb88f142528537e6573f9d9f39aaa"
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"