From 58af5f8ccb2f29acf4fd0182521f793c9e10d68e Mon Sep 17 00:00:00 2001 From: Marcel Ziswiler Date: Mon, 10 Dec 2018 17:32:06 +0100 Subject: linux kernel: update to 4.9.144 based fslc Update to L4.9.123-2.3.0_8mm_ga release. Update to branch toradex_4.9-2.3.x-imx based on 4.9-2.3.x-imx branch of linux-fslc currently re-based to 4.9.144. Signed-off-by: Marcel Ziswiler Acked-by: Philippe Schenker --- recipes-kernel/linux/linux-toradex-rt_4.4.bb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'recipes-kernel/linux/linux-toradex-rt_4.4.bb') diff --git a/recipes-kernel/linux/linux-toradex-rt_4.4.bb b/recipes-kernel/linux/linux-toradex-rt_4.4.bb index 0c553cb..25e56e9 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/patches-4.4.157-rt174.tar.xz;name=rt-patch \ + https://www.kernel.org/pub/linux/kernel/projects/rt/4.4/older/patch-4.4.164-rt176.patch.xz;name=rt-patch \ file://defconfig \ " -SRC_URI[rt-patch.md5sum] = "d4ef18cb46b2ae2bbdcfd44756f3dff9" -SRC_URI[rt-patch.sha256sum] = "24d36f61cc414050b53a25ee9d0ca0646f3e14847e093699a99c4102682c56dc" +SRC_URI[rt-patch.md5sum] = "39d25cb2f119c9b4053ce1e40f2d00a8" +SRC_URI[rt-patch.sha256sum] = "ecaaf3e329b4b4bf2b57c84344e3ae2ae8f0209ec40093ae6589decb48089b15" KERNEL_MODULE_AUTOLOAD += "${@bb.utils.contains('COMBINED_FEATURES', 'usbgadget', ' libcomposite', '',d)}" LOCALVERSION = "-${PR}" PR = "${TDX_VER_ITEM}" -SRCREV = "4f5df6df46d02b8fe23593461c003f689bd4dc4c" +SRCREV = "09733c33a1e232097653c96bd788848129c95c7e" SRCBRANCH = "toradex_vf_4.4" SRCREV_use-head-next = "${AUTOREV}" SRCBRANCH_use-head-next = "toradex_vf_4.4-next" -- cgit v1.2.3