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
commit3d51a914c634d73cd831ccd73463e10e9b2746ab (patch)
tree60476ed766705cf3395dbe5ed78afa41a86a8995 /recipes-kernel/linux/linux-toradex-vf_4.0.bb
parent49862bae41dc764bd54ba2860a62579afd9a07e8 (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)"