summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManjukumar Matha <manjukumar.harthikote-matha@xilinx.com>2016-05-12 12:58:11 -0700
committerNathan Rossi <nathan@nathanrossi.com>2016-05-13 18:56:08 +1000
commit197ff0365cbdcd9134d60fd459fd58caf2b0a404 (patch)
tree0c96fd538b4d073558db443da5637b398422ce7d
parent90d8ea5c5135ed3226b9d0e7faa365970423839e (diff)
downloadmeta-xilinx-197ff0365cbdcd9134d60fd459fd58caf2b0a404.tar.gz
linux-xlnx_4.4.bb: Update to xilinx-v2016.1.01 tag
Update Xilinx kernel to release tag xilinx-v2016.1.01 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.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-xlnx_4.4.bb b/recipes-kernel/linux/linux-xlnx_4.4.bb
index 2fc1cc56..195b9fb5 100644
--- a/recipes-kernel/linux/linux-xlnx_4.4.bb
+++ b/recipes-kernel/linux/linux-xlnx_4.4.bb
@@ -1,6 +1,6 @@
1LINUX_VERSION = "4.4" 1LINUX_VERSION = "4.4"
2# This points to released tag xilinx-v2016.1 2# This points to released tag xilinx-v2016.1.01
3SRCREV ?="dd7c1f0b5c23bcac5046d77bd5e0631e657003a4" 3SRCREV ?="89cc643affcce18122373fe7c78e780526243fdf"
4 4
5include linux-xlnx.inc 5include linux-xlnx.inc
6 6