summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNathan Rossi <nathan.rossi@xilinx.com>2015-05-12 17:34:07 +1000
committerNathan Rossi <nathan@nathanrossi.com>2015-09-16 23:49:59 +1000
commit1e8c0e89f7446ac496b58dd63fa3893614987fcc (patch)
tree54c52a6b52597d042e84b92e41ab94055f6964d4
parentef86ae552e00b17d9ab6105384a2623b523cd013 (diff)
downloadmeta-xilinx-1e8c0e89f7446ac496b58dd63fa3893614987fcc.tar.gz
linux-xlnx: Add recipe for v3.19 Xilinx kernel
* Pin a commit from the master branch for a 3.19 based linux-xlnx kernel Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
-rw-r--r--recipes-kernel/linux/linux-xlnx_3.19.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-xlnx_3.19.bb b/recipes-kernel/linux/linux-xlnx_3.19.bb
new file mode 100644
index 00000000..bbcc5e45
--- /dev/null
+++ b/recipes-kernel/linux/linux-xlnx_3.19.bb
@@ -0,0 +1,6 @@
1LINUX_VERSION = "3.19"
2KBRANCH ?= "master"
3SRCREV ?= "dda52ddca3e375d949a669177d6f5063cdcf713e"
4
5include linux-xlnx.inc
6