From f4a3d4c8c5a40eba9037668731cb481734efe164 Mon Sep 17 00:00:00 2001 From: Nathan Rossi Date: Thu, 26 Nov 2015 16:50:15 +1000 Subject: linux-xlnx_4.0: Update to 'xilinx-v2015.4' release The 'xilinx-v2015.3' release had a few bugs, updating this recipe to use the released 'xilinx-v2015.4' kernel. Signed-off-by: Nathan Rossi --- recipes-kernel/linux/linux-xlnx_4.0.bb | 4 ++-- 1 file 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 1848f12b..57415a74 100644 --- a/recipes-kernel/linux/linux-xlnx_4.0.bb +++ b/recipes-kernel/linux/linux-xlnx_4.0.bb @@ -1,6 +1,6 @@ LINUX_VERSION = "4.0" -# This points at the 'xilinx-v2015.3' tag -SRCREV ?= "6e21224a35c2ec236df45e1bd2469b0c9d659ba9" +# This points at the 'xilinx-v2015.4' tag +SRCREV ?= "c8087d7838faed86341e4f749a740f69d95248a8" include linux-xlnx.inc -- cgit v1.2.3-54-g00ecf