diff options
| author | Nathan Rossi <nathan.rossi@xilinx.com> | 2014-05-21 14:03:28 +1000 |
|---|---|---|
| committer | Nathan Rossi <nathan.rossi@xilinx.com> | 2014-05-21 14:26:23 +1000 |
| commit | fce13fcf078ac0c02af7f7c912a19e9ddd04e666 (patch) | |
| tree | 54cf6c9e8f9a14f8d283c3e2c01ad054a5ac1f95 /recipes-kernel | |
| parent | 5fa542d719eb3c22165985a2755a81869ad9e926 (diff) | |
| download | meta-xilinx-fce13fcf078ac0c02af7f7c912a19e9ddd04e666.tar.gz | |
linux-xlnx_3.14: Add 3.14 kernel
* Add the recipe for the public linux-xlnx xlnx_3.14 branch
* Update defconfig for zynq for 3.14
Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
Diffstat (limited to 'recipes-kernel')
| -rw-r--r-- | recipes-kernel/linux/linux-xlnx_3.14.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-xlnx_3.14.bb b/recipes-kernel/linux/linux-xlnx_3.14.bb new file mode 100644 index 00000000..da3e51e4 --- /dev/null +++ b/recipes-kernel/linux/linux-xlnx_3.14.bb | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | include linux-xlnx.inc | ||
| 2 | |||
| 3 | # Kernel version and SRCREV correspond to: xlnx_3.14 branch | ||
| 4 | KBRANCH = "xlnx_3.14" | ||
| 5 | LINUX_VERSION = "3.14" | ||
| 6 | SRCREV = "2b48a8aeea7367359f9eebe55c4a09a05227f32b" | ||
