summaryrefslogtreecommitdiff
path: root/recipes-kernel
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2016-09-10 14:57:21 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2016-09-29 20:16:43 +0200
commitffc6e223bc39491146b84461855525d3142e41f2 (patch)
treed3890ae8ab3aca56c95a7f86b54cfe6b4e214589 /recipes-kernel
parentea48421113e4852612a725a9681edd6a7512329f (diff)
linux imx7: 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_4.1.15.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-toradex_4.1.15.bb b/recipes-kernel/linux/linux-toradex_4.1.15.bb
index 21c310a..a72cc95 100644
--- a/recipes-kernel/linux/linux-toradex_4.1.15.bb
+++ b/recipes-kernel/linux/linux-toradex_4.1.15.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_4.1.15_1.0.0_ga"
-SRCREV = "0ff849d86eb373afa482b618ce7a8e4101b3f819"
+SRCREV = "bef7a90406b663a74aaaf06bdccc56285d9fe93c"
DEPENDS += "lzop-native bc-native"
COMPATIBLE_MACHINE = "(mx7)"