diff options
| author | Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com> | 2016-11-17 14:44:21 -0800 |
|---|---|---|
| committer | Nathan Rossi <nathan@nathanrossi.com> | 2016-11-18 23:17:50 +1000 |
| commit | 83dd3c8441009638873a9b18d19fd342d54a5fae (patch) | |
| tree | d4e5ae3b35685cab009f403045b0c33aecf21bf4 /recipes-kernel | |
| parent | ea4ca65aaf51b511499a45bfe02c8525d3288b42 (diff) | |
| download | meta-xilinx-83dd3c8441009638873a9b18d19fd342d54a5fae.tar.gz | |
linux-xlnx_4.6.bb: Update kernel to v2016.3 tag
This patch updates xilinx kernel to v4.6 release
Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Diffstat (limited to 'recipes-kernel')
| -rw-r--r-- | recipes-kernel/linux/linux-xlnx_4.6.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-xlnx_4.6.bb b/recipes-kernel/linux/linux-xlnx_4.6.bb new file mode 100644 index 00000000..b2402ea7 --- /dev/null +++ b/recipes-kernel/linux/linux-xlnx_4.6.bb | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | LINUX_VERSION = "4.6" | ||
| 2 | # This points to xilinx-v2016.3 release tag | ||
| 3 | SRCREV ?="0e4e4071493171bbac37bf60709022f49171c813" | ||
| 4 | |||
| 5 | include linux-xlnx.inc | ||
