From f13d8fc9a7e999c7ddec2ecb25ab9501693a4f74 Mon Sep 17 00:00:00 2001 From: Marcel Ziswiler Date: Thu, 1 Feb 2018 11:04:19 +0100 Subject: linux-toradex: update to latest Signed-off-by: Marcel Ziswiler Acked-by: Max Krummenacher --- recipes-kernel/linux/linux-toradex-rt_3.14.52.bb | 4 ++-- recipes-kernel/linux/linux-toradex_3.14.52.bb | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes-kernel/linux/linux-toradex-rt_3.14.52.bb b/recipes-kernel/linux/linux-toradex-rt_3.14.52.bb index 8728102..5a8f428 100644 --- a/recipes-kernel/linux/linux-toradex-rt_3.14.52.bb +++ b/recipes-kernel/linux/linux-toradex-rt_3.14.52.bb @@ -19,9 +19,9 @@ SRC_URI[rename_define.patch.sha256sum] = "4aec310ce68114d7025db33f5b766acae454c7 SRC_URI[cond_resched.patch.md5sum] = "1316f67ec098639048c8d1c28af2a150" SRC_URI[cond_resched.patch.sha256sum] = "40e5db88b03b98d81ea672ee70af7d02ed3cf39104ebfa5a193000fc3adad489" -LOCALVERSION = "-v2.6b2-rt" +LOCALVERSION = "-v2.6b3-rt" SRCBRANCH = "toradex_imx_3.14.52_1.1.0_ga" -SRCREV = "7c83cef87116c0b2aaaf867f406831643306d3d1" +SRCREV = "7659fe414d37861050ec909bb2d27c4bfca87d27" DEPENDS += "lzop-native bc-native" COMPATIBLE_MACHINE = "(mx6|mx7)" diff --git a/recipes-kernel/linux/linux-toradex_3.14.52.bb b/recipes-kernel/linux/linux-toradex_3.14.52.bb index ac3b6a0..c1545b0 100644 --- a/recipes-kernel/linux/linux-toradex_3.14.52.bb +++ b/recipes-kernel/linux/linux-toradex_3.14.52.bb @@ -9,9 +9,9 @@ SRC_URI = "git://git.toradex.com/linux-toradex.git;protocol=git;branch=${SRCBRAN # Load USB functions configurable through configfs (CONFIG_USB_CONFIGFS) KERNEL_MODULE_AUTOLOAD += "${@bb.utils.contains('COMBINED_FEATURES', 'usbgadget', ' libcomposite', '',d)}" -LOCALVERSION = "-v2.6b2" +LOCALVERSION = "-v2.6b3" SRCBRANCH = "toradex_imx_3.14.52_1.1.0_ga" -SRCREV = "7c83cef87116c0b2aaaf867f406831643306d3d1" +SRCREV = "7659fe414d37861050ec909bb2d27c4bfca87d27" DEPENDS += "lzop-native bc-native" COMPATIBLE_MACHINE = "(mx6|mx7)" -- cgit v1.2.3