diff options
| author | Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com> | 2016-02-25 16:18:14 -0800 |
|---|---|---|
| committer | Nathan Rossi <nathan@nathanrossi.com> | 2016-02-26 14:03:34 +1000 |
| commit | a171295e3f4ae87dd7048562ba0f8b2868376cb9 (patch) | |
| tree | 48c990d856fa6c7b765ae9e5414287becddbb243 | |
| parent | 449a3fb9fce5370926b516e7454d44bd8a04ef85 (diff) | |
| download | meta-xilinx-a171295e3f4ae87dd7048562ba0f8b2868376cb9.tar.gz | |
linux-xlnx_4.4: Xilinx linux v4.4 release
This is a preliminary release of Xilinx linux kernel v4.4. The SRCREV will
updated once the kernel gets updated on github
Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
| -rw-r--r-- | recipes-kernel/linux/linux-xlnx_4.4.bb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-xlnx_4.4.bb b/recipes-kernel/linux/linux-xlnx_4.4.bb new file mode 100644 index 00000000..9bfdeb2b --- /dev/null +++ b/recipes-kernel/linux/linux-xlnx_4.4.bb | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | LINUX_VERSION = "4.4" | ||
| 2 | # Current bleeding edge of master linux-xlnx | ||
| 3 | # Will be updated to v4.4 kernel once it is released | ||
| 4 | SRCREV ?="c616730d3106d85367900420572f94f8c4c5386f" | ||
| 5 | |||
| 6 | include linux-xlnx.inc | ||
| 7 | |||
