summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex_3.14.52.bb
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2018-02-01 11:04:19 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2018-02-01 13:27:14 +0100
commitf13d8fc9a7e999c7ddec2ecb25ab9501693a4f74 (patch)
treeef22d2bdd121bc07853597fbda225699d8f780c3 /recipes-kernel/linux/linux-toradex_3.14.52.bb
parent62ffbef9f9d7cadbd17c9335af8e6c2ef200bb11 (diff)
linux-toradex: 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/linux/linux-toradex_3.14.52.bb')
-rw-r--r--recipes-kernel/linux/linux-toradex_3.14.52.bb4
1 files changed, 2 insertions, 2 deletions
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)"