summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNathan Rossi <nathan@nathanrossi.com>2016-01-06 13:36:53 +1000
committerNathan Rossi <nathan@nathanrossi.com>2016-01-06 13:36:53 +1000
commiteb87e56bcabd68e702686f3b93d054fcc62ad953 (patch)
tree0078874cbc7d01b1241f327ae7f3659911583844
parent9a1dc04091bab915a12798d1b4856a5b60ae7e97 (diff)
downloadmeta-xilinx-eb87e56bcabd68e702686f3b93d054fcc62ad953.tar.gz
linux-xlnx_4.0: Update to 'xilinx-v2015.4.01' tag
Update to the newest version at the 'xilinx-v2015.4.01' tag. Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
-rw-r--r--recipes-kernel/linux/linux-xlnx_4.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-xlnx_4.0.bb b/recipes-kernel/linux/linux-xlnx_4.0.bb
index f06a7e01..75b01efd 100644
--- a/recipes-kernel/linux/linux-xlnx_4.0.bb
+++ b/recipes-kernel/linux/linux-xlnx_4.0.bb
@@ -1,6 +1,6 @@
1LINUX_VERSION = "4.0" 1LINUX_VERSION = "4.0"
2# This points at the 'xilinx-v2015.4' tag 2# This points at the 'xilinx-v2015.4.01' tag
3SRCREV ?= "c8087d7838faed86341e4f749a740f69d95248a8" 3SRCREV ?= "468329e7fac2b22e76897fbd40532cc0884ded2a"
4 4
5include linux-xlnx.inc 5include linux-xlnx.inc
6 6