diff options
| author | Nathan Rossi <nathan@nathanrossi.com> | 2015-11-04 17:37:28 +1000 |
|---|---|---|
| committer | Nathan Rossi <nathan@nathanrossi.com> | 2015-11-04 17:37:28 +1000 |
| commit | eb39907f0f5dae757087cc15a58c050bf3402e2d (patch) | |
| tree | e09fd1afb94facb22e02993fd73da3ef356f9e56 /recipes-kernel | |
| parent | 5074af2328d13c23a48ba8802c220d5017d41de6 (diff) | |
| download | meta-xilinx-eb39907f0f5dae757087cc15a58c050bf3402e2d.tar.gz | |
linux-xlnx_3.19: Update to v2015.2.03 tag
Update the recipe to point to the newer release tag 'xilinx-v2015.2.03'.
Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Diffstat (limited to 'recipes-kernel')
| -rw-r--r-- | recipes-kernel/linux/linux-xlnx_3.19.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-xlnx_3.19.bb b/recipes-kernel/linux/linux-xlnx_3.19.bb index 4f92a394..5ff735ef 100644 --- a/recipes-kernel/linux/linux-xlnx_3.19.bb +++ b/recipes-kernel/linux/linux-xlnx_3.19.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | LINUX_VERSION = "3.19" | 1 | LINUX_VERSION = "3.19" |
| 2 | # This points at the 'xilinx-v2015.2' tag | 2 | # This points at the 'xilinx-v2015.2.03' tag |
| 3 | SRCREV ?= "3f30b3337af61f1ed98f7185e37c6bf9202b3204" | 3 | SRCREV ?= "b0b8a30bb6598b6fdfce47f0966316d138bcfb66" |
| 4 | 4 | ||
| 5 | include linux-xlnx.inc | 5 | include linux-xlnx.inc |
| 6 | 6 | ||
