From ce22853249fb57cf4fb8c4b8aaf2f4d60e5f366b Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sat, 12 Mar 2016 14:17:34 +0100 Subject: linux-toradex_4.1: set local version to V2.6 Signed-off--by: Max Krummenacher --- recipes-kernel/linux/linux-toradex_4.1.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3