summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2014-04-19 02:36:06 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2014-04-19 10:53:07 -0300
commit97d7c52061548e7ddebe8b880d1b070210a4c6f0 (patch)
treed620ecb0e5a5f1d2c7bc973a0ade93a71325e6b9
parent34fd49466f558084c26a23d53b07f82055f797ad (diff)
downloadmeta-fsl-arm-97d7c52061548e7ddebe8b880d1b070210a4c6f0.tar.gz
linux-fslc: Update to 3.14.1 stable release
It has no changes on top of v3.14.1 tag so this is really the mainline kernel for now. Change-Id: Id3adb6fa37e6e12f7ce76e2bf502a472446684d3 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--recipes-kernel/linux/linux-fslc_3.14.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-fslc_3.14.bb b/recipes-kernel/linux/linux-fslc_3.14.bb
index 4ecadb4..c4eeaa9 100644
--- a/recipes-kernel/linux/linux-fslc_3.14.bb
+++ b/recipes-kernel/linux/linux-fslc_3.14.bb
@@ -12,6 +12,6 @@ include linux-fslc.inc
12PV = "3.14+git${SRCPV}" 12PV = "3.14+git${SRCPV}"
13 13
14SRCBRANCH = "patches-3.14" 14SRCBRANCH = "patches-3.14"
15SRCREV = "ac9dc67b730f3a1d10c5abbf91ed773d1e277646" 15SRCREV = "387df1bd3fc46bc695b317dda38b3254f4409036"
16 16
17COMPATIBLE_MACHINE = "(mxs|mx3|mx5|mx6)" 17COMPATIBLE_MACHINE = "(mxs|mx3|mx5|mx6)"