]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc: Update to revision 483412c9
authorOtavio Salvador <otavio@ossystems.com.br>
Thu, 5 Feb 2015 02:26:19 +0000 (00:26 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 6 Feb 2015 00:57:03 +0000 (22:57 -0200)
This updates the branch to the 3.18.5 stable release.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-kernel/linux/linux-fslc_3.18.bb

index 01b2b5c110e93e6021d7c4fae762f44f28ffa168..dc2463194696abe3d3b76b6a9d76cbefa6d78f3b 100644 (file)
@@ -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)"