diff options
author | Nathan Rossi <nathan@nathanrossi.com> | 2016-01-06 13:36:53 +1000 |
---|---|---|
committer | Nathan Rossi <nathan@nathanrossi.com> | 2016-01-06 13:36:53 +1000 |
commit | eb87e56bcabd68e702686f3b93d054fcc62ad953 (patch) | |
tree | 0078874cbc7d01b1241f327ae7f3659911583844 | |
parent | 9a1dc04091bab915a12798d1b4856a5b60ae7e97 (diff) | |
download | meta-xilinx-eb87e56bcabd68e702686f3b93d054fcc62ad953.tar.gz |
linux-xlnx_4.0: Update to 'xilinx-v2015.4.01' tag
Update to the newest version at the 'xilinx-v2015.4.01' tag.
Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
-rw-r--r-- | recipes-kernel/linux/linux-xlnx_4.0.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-xlnx_4.0.bb b/recipes-kernel/linux/linux-xlnx_4.0.bb index f06a7e01..75b01efd 100644 --- a/recipes-kernel/linux/linux-xlnx_4.0.bb +++ b/recipes-kernel/linux/linux-xlnx_4.0.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | LINUX_VERSION = "4.0" | 1 | LINUX_VERSION = "4.0" |
2 | # This points at the 'xilinx-v2015.4' tag | 2 | # This points at the 'xilinx-v2015.4.01' tag |
3 | SRCREV ?= "c8087d7838faed86341e4f749a740f69d95248a8" | 3 | SRCREV ?= "468329e7fac2b22e76897fbd40532cc0884ded2a" |
4 | 4 | ||
5 | include linux-xlnx.inc | 5 | include linux-xlnx.inc |
6 | 6 | ||