summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-toradex_4.1.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-toradex_4.1.bbappend b/recipes-kernel/linux/linux-toradex_4.1.bbappend
index 33f7ce6..880e974 100644
--- a/recipes-kernel/linux/linux-toradex_4.1.bbappend
+++ b/recipes-kernel/linux/linux-toradex_4.1.bbappend
@@ -3,5 +3,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/linux-toradex-4.1:"
# Load USB functions configurable through configfs (CONFIG_USB_CONFIGFS)
KERNEL_MODULE_AUTOLOAD += "${@bb.utils.contains('COMBINED_FEATURES', 'usbgadget', ' libcomposite', '',d)}"
-LOCALVERSION = "-v2.5b3"
+LOCALVERSION = "-v2.6b1"
SRCREV = "e6d111cd909551cec5902358db1e25dcaa8c86bb"