summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2016-03-12 14:17:34 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2016-03-30 18:07:26 +0200
commitce22853249fb57cf4fb8c4b8aaf2f4d60e5f366b (patch)
tree6a098f64c84a1ea00d5c781e2e3899588a7bdf57
parent4904b2f8a0bbbd2171e67d91f447ed508d5d0efb (diff)
linux-toradex_4.1: set local version to V2.6
Signed-off--by: Max Krummenacher <max.krummenacher@toradex.com>
-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"