]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc: Update to 3.7.1
authorOtavio Salvador <otavio@ossystems.com.br>
Mon, 7 Jan 2013 13:04:42 +0000 (11:04 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 9 Jan 2013 14:56:18 +0000 (12:56 -0200)
This updates to 3.7.1 version and include some fixes for OlinuXino
boards.

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

index d534a619dd9edd2030c4d6f3805ce1c26e7d7382..64312992bb26e6204acefeb306af707e2afaf6d7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012 O.S. Systems Software LTDA.
+# Copyright (C) 2012-2013 O.S. Systems Software LTDA.
 # Released under the MIT license (see COPYING.MIT for the terms)
 
 DESCRIPTION = "Linux mainline kernel"
@@ -12,9 +12,10 @@ inherit kernel
 require recipes-kernel/linux/linux-dtb.inc
 
 PV = "3.7+git${SRCPV}"
+PR = "r1"
 
 # patches-3.7
-SRCREV = "0f30a07969aa1ea3470ceedf9cc0ae98216fa0f3"
+SRCREV = "bc2b10c4b6edf5ce1fae6f69f7651c0e8f736195"
 
 SRC_URI = "git://github.com/Freescale/linux-mainline.git \
            \