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
commit5495a27251c2a7a987e870a8f94182068c0fa3fd (patch)
tree39703abf1348172d6411bd7a84c5ed0331bc83fb /recipes-kernel
parent9fafccd4ef6d1a2df9c9f00da5c5d607139485a0 (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)"