diff options
author | 2015-11-04 17:37:28 +1000 | |
---|---|---|
committer | 2015-11-04 17:37:28 +1000 | |
commit | eb39907f0f5dae757087cc15a58c050bf3402e2d (patch) | |
tree | e09fd1afb94facb22e02993fd73da3ef356f9e56 | |
parent | 5074af2328d13c23a48ba8802c220d5017d41de6 (diff) | |
download | meta-xilinx-eb39907f0f5dae757087cc15a58c050bf3402e2d.tar.gz meta-xilinx-eb39907f0f5dae757087cc15a58c050bf3402e2d.tar.bz2 meta-xilinx-eb39907f0f5dae757087cc15a58c050bf3402e2d.zip |
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>
-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 @@ LINUX_VERSION = "3.19" -# This points at the 'xilinx-v2015.2' tag -SRCREV ?= "3f30b3337af61f1ed98f7185e37c6bf9202b3204" +# This points at the 'xilinx-v2015.2.03' tag +SRCREV ?= "b0b8a30bb6598b6fdfce47f0966316d138bcfb66" include linux-xlnx.inc |