diff options
| author | Nathan Rossi <nathan@nathanrossi.com> | 2016-11-19 18:41:29 +1000 |
|---|---|---|
| committer | Nathan Rossi <nathan@nathanrossi.com> | 2016-11-19 21:36:36 +1000 |
| commit | d1865ce5578ffd57ba3a61dc34e1997836199e99 (patch) | |
| tree | baa1251c4c1461d7f084b09e8d947ad068879277 /recipes-kernel | |
| parent | 061a16fd21bc0f419eda03aee6ee0ce11b48f27a (diff) | |
| download | meta-xilinx-d1865ce5578ffd57ba3a61dc34e1997836199e99.tar.gz | |
linux-xlnx_4.4: Drop this version it is superseded
The v4.4/xilinx-v2016.2 version of the linux-xlnx kenrel is dropped in
favour of the newer 4.6/xilinx-v2016.3 kernel.
Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Diffstat (limited to 'recipes-kernel')
| -rw-r--r-- | recipes-kernel/linux/linux-xlnx_4.4.bb | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/recipes-kernel/linux/linux-xlnx_4.4.bb b/recipes-kernel/linux/linux-xlnx_4.4.bb deleted file mode 100644 index 3d48f1ec..00000000 --- a/recipes-kernel/linux/linux-xlnx_4.4.bb +++ /dev/null | |||
| @@ -1,11 +0,0 @@ | |||
| 1 | LINUX_VERSION = "4.4" | ||
| 2 | # This points to released tag xilinx-v2016.2 | ||
| 3 | SRCREV ?="dfb97bc345e323f2851022be24b0846183d158cc" | ||
| 4 | |||
| 5 | include linux-xlnx.inc | ||
| 6 | |||
| 7 | SRC_URI_append_zybo-linux-bd-zynq7 = " \ | ||
| 8 | file://0001-drm-xilinx-Add-encoder-for-Digilent-boards.patch \ | ||
| 9 | file://0002-clk-Add-driver-for-axi_dynclk-IP-Core.patch \ | ||
| 10 | file://drm-xilinx-Fix-DPMS-transition-to-on.patch \ | ||
| 11 | " | ||
