summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex_4.1.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-toradex_4.1.bbappend')
-rw-r--r--recipes-kernel/linux/linux-toradex_4.1.bbappend3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-toradex_4.1.bbappend b/recipes-kernel/linux/linux-toradex_4.1.bbappend
index 880e974..0d96596 100644
--- a/recipes-kernel/linux/linux-toradex_4.1.bbappend
+++ b/recipes-kernel/linux/linux-toradex_4.1.bbappend
@@ -4,4 +4,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/linux-toradex-4.1:"
KERNEL_MODULE_AUTOLOAD += "${@bb.utils.contains('COMBINED_FEATURES', 'usbgadget', ' libcomposite', '',d)}"
LOCALVERSION = "-v2.6b1"
-SRCREV = "e6d111cd909551cec5902358db1e25dcaa8c86bb"
+SRCREV = "455cc9da4df2597945cb63a08a7c99cab99db644"
+SRCBRANCH = "toradex_vf_4.1-next"