summaryrefslogtreecommitdiff
path: root/recipes-kernel
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2014-12-19 14:32:07 +0100
committerStefan Agner <stefan.agner@toradex.com>2014-12-19 14:32:07 +0100
commitb0d3e34a5a1e48b1fbbca125bf29aaa7a391a370 (patch)
tree9af8f1439bd4627017b239c19636aad184bf448e /recipes-kernel
parent14c4fd1a731446bd35c820b09ad19f0d99968df4 (diff)
colibri_vf: update U-Boot and Linux kernel git hashes
Two last minute fixes: Default Product/Vendor ID for USB peripheral in U-Boot and fix for the USB peripheral RNDIS freeze.
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-toradex-vf_3.18.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-toradex-vf_3.18.bb b/recipes-kernel/linux/linux-toradex-vf_3.18.bb
index 73c40d7..0ec8a3f 100644
--- a/recipes-kernel/linux/linux-toradex-vf_3.18.bb
+++ b/recipes-kernel/linux/linux-toradex-vf_3.18.bb
@@ -8,6 +8,6 @@ SRC_URI = "git://git.toradex.com/linux-toradex.git;protocol=git;branch=${SRCBRAN
LOCALVERSION = "-v2.3b5"
SRCBRANCH = "toradex_vf_3.18"
-SRCREV = "068ecdab500e551f313cd6b08dccc32c9d55e137"
+SRCREV = "2d3459a0b77892017238715a7ad2471c375cd656"
DEPENDS += "lzop-native bc-native"
COMPATIBLE_MACHINE = "(colibri-vf)"