summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2015-02-05 00:26:19 -0200
committerOtavio Salvador <otavio@ossystems.com.br>2015-02-05 23:00:46 -0200
commitca6383f3e138e7a83f141204297d1360668df38a (patch)
tree8b3f252756ee54839745080860339851a50cc42b
parentc69afc650c161cc79d69baabaa53cf4d4f4ea9c7 (diff)
downloadmeta-fsl-arm-ca6383f3e138e7a83f141204297d1360668df38a.tar.gz
linux-fslc: Update to revision 483412c9
This updates the branch to the 3.18.5 stable release. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--recipes-kernel/linux/linux-fslc_3.18.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-fslc_3.18.bb b/recipes-kernel/linux/linux-fslc_3.18.bb
index 01b2b5c..dc24631 100644
--- a/recipes-kernel/linux/linux-fslc_3.18.bb
+++ b/recipes-kernel/linux/linux-fslc_3.18.bb
@@ -1,4 +1,4 @@
1# Copyright (C) 2012-2014 O.S. Systems Software LTDA. 1# Copyright (C) 2012-2015 O.S. Systems Software LTDA.
2# Released under the MIT license (see COPYING.MIT for the terms) 2# Released under the MIT license (see COPYING.MIT for the terms)
3 3
4SUMMARY = "FSL Community BSP Linux mainline based kernel with backported features and fixes" 4SUMMARY = "FSL Community BSP Linux mainline based kernel with backported features and fixes"
@@ -12,6 +12,6 @@ include linux-fslc.inc
12PV = "3.18+git${SRCPV}" 12PV = "3.18+git${SRCPV}"
13 13
14SRCBRANCH = "patches-3.18" 14SRCBRANCH = "patches-3.18"
15SRCREV = "b2776bf7149bddd1f4161f14f79520f17fc1d71d" 15SRCREV = "483412c9dfc95744f59bb1dd5cfe416872d9cb9f"
16 16
17COMPATIBLE_MACHINE = "(mxs|mx3|mx5|mx6)" 17COMPATIBLE_MACHINE = "(mxs|mx3|mx5|mx6)"