summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNathan Rossi <nathan@nathanrossi.com>2015-07-23 21:31:03 +1000
committerNathan Rossi <nathan@nathanrossi.com>2015-09-16 23:50:23 +1000
commite8c8ab79463e3a94f6aea2151a1d09967180f266 (patch)
treedd6408eb72ad20efebf643b2847dae2898b9822f
parent017383a452ed65c60c1a8e44d5b555e77c17f2c6 (diff)
downloadmeta-xilinx-e8c8ab79463e3a94f6aea2151a1d09967180f266.tar.gz
linux-xlnx_3.19: Update SRCREV to xilinx-v2015.2 tag
* Update to the released xilinx-v2015.2 tag Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
-rw-r--r--recipes-kernel/linux/linux-xlnx_3.19.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-xlnx_3.19.bb b/recipes-kernel/linux/linux-xlnx_3.19.bb
index bbcc5e45..5f951d93 100644
--- a/recipes-kernel/linux/linux-xlnx_3.19.bb
+++ b/recipes-kernel/linux/linux-xlnx_3.19.bb
@@ -1,6 +1,7 @@
1LINUX_VERSION = "3.19" 1LINUX_VERSION = "3.19"
2KBRANCH ?= "master" 2KBRANCH ?= "master"
3SRCREV ?= "dda52ddca3e375d949a669177d6f5063cdcf713e" 3# This points at the 'xilinx-v2015.2' tag
4SRCREV ?= "3f30b3337af61f1ed98f7185e37c6bf9202b3204"
4 5
5include linux-xlnx.inc 6include linux-xlnx.inc
6 7