summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2016-09-10 14:58:02 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2016-09-29 21:09:58 +0200
commitb0a79c5732f7ba41e61d8d58e0a99afdc9eb798f (patch)
treee4a643fc3f1bb6e66bf360b7791f14b25866a1a8 /recipes-kernel/linux
parent2a35ce91fc78fe599eda9be36c0dbe0788d51063 (diff)
linux vf: update to latest
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
Diffstat (limited to 'recipes-kernel/linux')
-rw-r--r--recipes-kernel/linux/linux-toradex_4.1.bbappend3
-rw-r--r--recipes-kernel/linux/linux-toradex_4.4.bb4
2 files changed, 4 insertions, 3 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"
diff --git a/recipes-kernel/linux/linux-toradex_4.4.bb b/recipes-kernel/linux/linux-toradex_4.4.bb
index 9b29aa2..352e92b 100644
--- a/recipes-kernel/linux/linux-toradex_4.4.bb
+++ b/recipes-kernel/linux/linux-toradex_4.4.bb
@@ -8,8 +8,8 @@ SRC_URI = "git://git.toradex.com/linux-toradex.git;protocol=git;branch=${SRCBRAN
KERNEL_MODULE_AUTOLOAD += "${@bb.utils.contains('COMBINED_FEATURES', 'usbgadget', ' libcomposite', '',d)}"
-LOCALVERSION = "-v2.6b2"
+LOCALVERSION = "-v2.6.1b1"
SRCBRANCH = "toradex_vf_4.4"
-SRCREV = "efe965a5dad66bd14219cdc9474ea75eda783456"
+SRCREV = "9b8bd3d738db0921c5b8886fef477dfd5d91f997"
DEPENDS += "lzop-native bc-native"
COMPATIBLE_MACHINE = "(vf)"