diff options
author | 2015-07-23 21:31:03 +1000 | |
---|---|---|
committer | 2015-07-23 23:59:13 +1000 | |
commit | dec5f5cd71df69e975efde482556e22299ff5403 (patch) | |
tree | 9b540a945c2c31fdbe4f1adb743e5b82105444de | |
parent | 80902a720d2dbcb05fd61d9c0ab223d198ae34d0 (diff) | |
download | meta-xilinx-dec5f5cd71df69e975efde482556e22299ff5403.tar.gz meta-xilinx-dec5f5cd71df69e975efde482556e22299ff5403.tar.bz2 meta-xilinx-dec5f5cd71df69e975efde482556e22299ff5403.zip |
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.bb | 3 |
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 @@ LINUX_VERSION = "3.19" KBRANCH ?= "master" -SRCREV ?= "dda52ddca3e375d949a669177d6f5063cdcf713e" +# This points at the 'xilinx-v2015.2' tag +SRCREV ?= "3f30b3337af61f1ed98f7185e37c6bf9202b3204" include linux-xlnx.inc |