summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2014-05-05 10:49:34 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2014-05-05 10:49:34 -0300
commite9971b67b893cb345386cc38d774edff07f86b2a (patch)
treef5e356f6894564eb2e476a1e21b02d584aed4158
parente39dc2c1dc05f9a25bb1f80a3926d932e99beb8e (diff)
downloadmeta-fsl-arm-e9971b67b893cb345386cc38d774edff07f86b2a.tar.gz
linux-fslc: Update to 094066e revision
This includes the 3.14.2 stable updates and a bug fix for i.MX23/i.MX28 MMC detection (ac1781f mmc: mxs: fix card detection function for broken card detect). Change-Id: Iba200a00d11413927fa949e971a245dbd943f920 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 c4eeaa9..8cb223e 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 = "387df1bd3fc46bc695b317dda38b3254f4409036" 15SRCREV = "094066e5f7ec9c3c1affbe8c9594d8f09b261df1"
16 16
17COMPATIBLE_MACHINE = "(mxs|mx3|mx5|mx6)" 17COMPATIBLE_MACHINE = "(mxs|mx3|mx5|mx6)"