summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex-vf_3.18.bb
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2015-02-03 15:54:52 +0100
committerStefan Agner <stefan.agner@toradex.com>2015-02-03 17:20:59 +0100
commite58a77546bd759e274abdb3fec116229b9814ee9 (patch)
tree58b3d8b2b95decf289376c6df1687a2ba015d9e5 /recipes-kernel/linux/linux-toradex-vf_3.18.bb
parent6c61f83ef7f0281d227d0cf4d00e6979f5878276 (diff)
colibri-vf: update Linux kernel and U-Boot git hashes
Also update default defconfig for colibri-vf.
Diffstat (limited to 'recipes-kernel/linux/linux-toradex-vf_3.18.bb')
-rw-r--r--recipes-kernel/linux/linux-toradex-vf_3.18.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-toradex-vf_3.18.bb b/recipes-kernel/linux/linux-toradex-vf_3.18.bb
index 0ec8a3f..a707156 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.3b5"
+LOCALVERSION = "-v2.3b7"
SRCBRANCH = "toradex_vf_3.18"
-SRCREV = "2d3459a0b77892017238715a7ad2471c375cd656"
+SRCREV = "c78b5ae472e69452d5fe44c261d57c8083c59f74"
DEPENDS += "lzop-native bc-native"
COMPATIBLE_MACHINE = "(colibri-vf)"