diff options
| author | Nathan Rossi <nathan.rossi@xilinx.com> | 2015-05-12 17:34:07 +1000 |
|---|---|---|
| committer | Nathan Rossi <nathan.rossi@xilinx.com> | 2015-05-12 17:34:07 +1000 |
| commit | 5aa58bbbf8ddcc59f8746805d62fd156d7cff461 (patch) | |
| tree | 6729401cf2effd944b558f8b4dd23ce6cf05b649 | |
| parent | 2d87a30be9c7dbf8bc25b746cb098d47209c7027 (diff) | |
| download | meta-xilinx-5aa58bbbf8ddcc59f8746805d62fd156d7cff461.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.bb | 6 |
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 @@ | |||
| 1 | LINUX_VERSION = "3.19" | ||
| 2 | KBRANCH ?= "master" | ||
| 3 | SRCREV ?= "dda52ddca3e375d949a669177d6f5063cdcf713e" | ||
| 4 | |||
| 5 | include linux-xlnx.inc | ||
| 6 | |||
