summaryrefslogtreecommitdiff
path: root/recipes-kernel
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2015-03-10 17:03:29 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2015-03-19 18:03:12 +0100
commit25fa897a82799f42a066ef548e714c50524bea53 (patch)
tree8203658e8129613c4c4fd88cc0f07bf172ce2049 /recipes-kernel
parentd03d3cda53e96a1aa4a784669c85e232c564dce6 (diff)
colibri-vf: update to top of -next branch
Update to top of -next branch which also includes FEC unbind fixes.
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-toradex-vf_3.18.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-toradex-vf_3.18.bb b/recipes-kernel/linux/linux-toradex-vf_3.18.bb
index a707156..3b9b566 100644
--- a/recipes-kernel/linux/linux-toradex-vf_3.18.bb
+++ b/recipes-kernel/linux/linux-toradex-vf_3.18.bb
@@ -6,8 +6,8 @@ SUMMARY = "Linux kernel for Toradex Colibri VFxx boards"
SRC_URI = "git://git.toradex.com/linux-toradex.git;protocol=git;branch=${SRCBRANCH} \
file://defconfig"
-LOCALVERSION = "-v2.3b7"
-SRCBRANCH = "toradex_vf_3.18"
-SRCREV = "c78b5ae472e69452d5fe44c261d57c8083c59f74"
+LOCALVERSION = "-v2.3b7+git"
+SRCBRANCH = "toradex_vf_3.18-next"
+SRCREV = "5f68f254e269bdc25c57888e245ae4cddb320be0"
DEPENDS += "lzop-native bc-native"
COMPATIBLE_MACHINE = "(colibri-vf)"