summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex_4.1.bbappend
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2015-12-07 18:18:19 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2015-12-15 15:48:59 +0100
commit9985f19cc76a4ccd77bcad00054e07094e99224c (patch)
treed263c4020fcc301ac16177d7c0eeb2876c23ed8b /recipes-kernel/linux/linux-toradex_4.1.bbappend
parent82de89e7e946488c55a96f1730ae7fd6159cc014 (diff)
linux-toradex_4.1: update to latest revision
Update to latest revision which contains a SPI bugfix and the latest upstream stable release v4.1.15. Also synchronize the VF defconfig. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'recipes-kernel/linux/linux-toradex_4.1.bbappend')
-rw-r--r--recipes-kernel/linux/linux-toradex_4.1.bbappend4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-toradex_4.1.bbappend b/recipes-kernel/linux/linux-toradex_4.1.bbappend
index 2cb0e53..33f7ce6 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.5b2"
-SRCREV = "559570ccdc6555d2228a4e4e9e589e3145d7c2e4"
+LOCALVERSION = "-v2.5b3"
+SRCREV = "e6d111cd909551cec5902358db1e25dcaa8c86bb"