From 055d4411dbafb849768185f8c69919bff4efbdf7 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Thu, 5 Feb 2015 00:26:19 -0200 Subject: [PATCH] linux-fslc: Update to revision 483412c9 This updates the branch to the 3.18.5 stable release. Signed-off-by: Otavio Salvador --- meta-fsl-arm/recipes-kernel/linux/linux-fslc_3.18.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-fsl-arm/recipes-kernel/linux/linux-fslc_3.18.bb b/meta-fsl-arm/recipes-kernel/linux/linux-fslc_3.18.bb index 01b2b5c1..dc246319 100644 --- a/meta-fsl-arm/recipes-kernel/linux/linux-fslc_3.18.bb +++ b/meta-fsl-arm/recipes-kernel/linux/linux-fslc_3.18.bb @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2014 O.S. Systems Software LTDA. +# Copyright (C) 2012-2015 O.S. Systems Software LTDA. # Released under the MIT license (see COPYING.MIT for the terms) SUMMARY = "FSL Community BSP Linux mainline based kernel with backported features and fixes" @@ -12,6 +12,6 @@ include linux-fslc.inc PV = "3.18+git${SRCPV}" SRCBRANCH = "patches-3.18" -SRCREV = "b2776bf7149bddd1f4161f14f79520f17fc1d71d" +SRCREV = "483412c9dfc95744f59bb1dd5cfe416872d9cb9f" COMPATIBLE_MACHINE = "(mxs|mx3|mx5|mx6)" -- 2.40.1