summaryrefslogtreecommitdiff
path: root/recipes-kernel
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2016-09-10 14:56:46 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2016-09-29 20:16:43 +0200
commitea48421113e4852612a725a9681edd6a7512329f (patch)
treed9fb26599bce93185f16d3ef0e2fdb07ee1314bd /recipes-kernel
parentb19750f5b8a6a4fd2b34b4901407c39c7194dea5 (diff)
linux imx6: update to latest
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
Diffstat (limited to 'recipes-kernel')
-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..2f36e75 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.6.1b1"
SRCBRANCH = "toradex_imx_3.14.52_1.1.0_ga"
-SRCREV = "7c83cef87116c0b2aaaf867f406831643306d3d1"
+SRCREV = "3894f6d783c8f1d3a8381d3a9746bc8fc75036a6"
DEPENDS += "lzop-native bc-native"
COMPATIBLE_MACHINE = "(mx6|mx7)"