summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex_4.1-2.0.x.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-toradex_4.1-2.0.x.bb')
-rw-r--r--recipes-kernel/linux/linux-toradex_4.1-2.0.x.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-toradex_4.1-2.0.x.bb b/recipes-kernel/linux/linux-toradex_4.1-2.0.x.bb
index 9cd595c..61d7ab6 100644
--- a/recipes-kernel/linux/linux-toradex_4.1-2.0.x.bb
+++ b/recipes-kernel/linux/linux-toradex_4.1-2.0.x.bb
@@ -10,8 +10,8 @@ SRC_URI = "git://git.toradex.com/linux-toradex.git;protocol=git;branch=${SRCBRAN
KERNEL_MODULE_AUTOLOAD += "${@bb.utils.contains('COMBINED_FEATURES', 'usbgadget', ' libcomposite', '',d)}"
LOCALVERSION = "-v2.7b1"
-SRCBRANCH = "toradex_4.1-2.0.x-imx"
-SRCREV = "c1177831f5a1fd3ee9e5c3f9567526a5d62d5d78"
+SRCBRANCH = "toradex_4.1-2.0.x-imx-next"
+SRCREV = "507c1bf97373cb3bd982f12ddebec1891922dbb8"
DEPENDS += "lzop-native bc-native"
COMPATIBLE_MACHINE = "(mx7|mx6)"