diff options
| author | Nathan Rossi <nathan@nathanrossi.com> | 2015-07-23 21:31:03 +1000 |
|---|---|---|
| committer | Nathan Rossi <nathan@nathanrossi.com> | 2015-07-23 23:59:13 +1000 |
| commit | dec5f5cd71df69e975efde482556e22299ff5403 (patch) | |
| tree | 9b540a945c2c31fdbe4f1adb743e5b82105444de /recipes-kernel | |
| parent | 80902a720d2dbcb05fd61d9c0ab223d198ae34d0 (diff) | |
| download | meta-xilinx-dec5f5cd71df69e975efde482556e22299ff5403.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>
Diffstat (limited to 'recipes-kernel')
| -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 @@ | |||
| 1 | LINUX_VERSION = "3.19" | 1 | LINUX_VERSION = "3.19" |
| 2 | KBRANCH ?= "master" | 2 | KBRANCH ?= "master" |
| 3 | SRCREV ?= "dda52ddca3e375d949a669177d6f5063cdcf713e" | 3 | # This points at the 'xilinx-v2015.2' tag |
| 4 | SRCREV ?= "3f30b3337af61f1ed98f7185e37c6bf9202b3204" | ||
| 4 | 5 | ||
| 5 | include linux-xlnx.inc | 6 | include linux-xlnx.inc |
| 6 | 7 | ||
