summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorNathan Rossi <nathan@nathanrossi.com>2016-11-19 18:41:29 +1000
committerNathan Rossi <nathan@nathanrossi.com>2016-11-19 21:36:36 +1000
commitd1865ce5578ffd57ba3a61dc34e1997836199e99 (patch)
treebaa1251c4c1461d7f084b09e8d947ad068879277 /recipes-kernel
parent061a16fd21bc0f419eda03aee6ee0ce11b48f27a (diff)
downloadmeta-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.bb11
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 @@
1LINUX_VERSION = "4.4"
2# This points to released tag xilinx-v2016.2
3SRCREV ?="dfb97bc345e323f2851022be24b0846183d158cc"
4
5include linux-xlnx.inc
6
7SRC_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 "