summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex-vf_4.0.bb
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2015-05-01 16:23:54 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2015-05-12 10:06:07 +0200
commita625ce57ec34439dfdb5c534084de344c33d809f (patch)
treed81f14fcf47e4fb4845eede4f409c7d2c7428787 /recipes-kernel/linux/linux-toradex-vf_4.0.bb
parent0115f95be4fe9bdbd941d391138c1516b171e261 (diff)
colibri_vf: update to U-Boot 2015.04/Linux 4.0
Diffstat (limited to 'recipes-kernel/linux/linux-toradex-vf_4.0.bb')
-rw-r--r--recipes-kernel/linux/linux-toradex-vf_4.0.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-toradex-vf_4.0.bb b/recipes-kernel/linux/linux-toradex-vf_4.0.bb
new file mode 100644
index 0000000..1f5e228
--- /dev/null
+++ b/recipes-kernel/linux/linux-toradex-vf_4.0.bb
@@ -0,0 +1,13 @@
+require recipes-kernel/linux/linux-imx.inc
+require recipes-kernel/linux/linux-dtb.inc
+
+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.4b1+git"
+SRCBRANCH = "toradex_vf_4.0-next"
+SRCREV = "7ae637bf95bdbc01b1930bef898e4085aa7fdaa4"
+DEPENDS += "lzop-native bc-native"
+COMPATIBLE_MACHINE = "(colibri-vf)"