summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManjukumar Matha <manjukumar.harthikote-matha@xilinx.com>2016-04-26 12:07:53 -0700
committerNathan Rossi <nathan@nathanrossi.com>2016-05-03 01:33:48 +1000
commit61ff5b6a579db75c815b726cb5e9e27850b618ec (patch)
tree4ac908ab0c97a230040e9e0d626e2b143b594f99
parent21378a063e1e467298d51b55fd2559c07ac48b6e (diff)
downloadmeta-xilinx-61ff5b6a579db75c815b726cb5e9e27850b618ec.tar.gz
linux-xlnx_4.4.bb: Update to xilinx-v2016.1 tag
Updated the recipe to point to release tag xilinx-v2016.1 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.bb5
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-xlnx_4.4.bb b/recipes-kernel/linux/linux-xlnx_4.4.bb
index 9bfdeb2b..a8019e52 100644
--- a/recipes-kernel/linux/linux-xlnx_4.4.bb
+++ b/recipes-kernel/linux/linux-xlnx_4.4.bb
@@ -1,7 +1,6 @@
1LINUX_VERSION = "4.4" 1LINUX_VERSION = "4.4"
2# Current bleeding edge of master linux-xlnx 2# This points to released tag xilinx-v2016.1
3# Will be updated to v4.4 kernel once it is released 3SRCREV ?="dd7c1f0b5c23bcac5046d77bd5e0631e657003a4"
4SRCREV ?="c616730d3106d85367900420572f94f8c4c5386f"
5 4
6include linux-xlnx.inc 5include linux-xlnx.inc
7 6