summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2015-09-15 21:54:09 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2015-09-17 10:18:17 -0300
commita706f5acaec2eb9d489ed800e372323812f99da0 (patch)
tree277cb5172a638adc82f49fec70e0aa2d579f38ed /recipes-kernel
parent623308eb6154199180087a0a1b1d9d3154c4f972 (diff)
downloadmeta-fsl-arm-a706f5acaec2eb9d489ed800e372323812f99da0.tar.gz
linux-fslc (4.1): Update to revision ac8eed12
This merges the 4.1.7 stable release fixes into the fork. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-fslc_4.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-fslc_4.1.bb b/recipes-kernel/linux/linux-fslc_4.1.bb
index 2127dda..7fba5cf 100644
--- a/recipes-kernel/linux/linux-fslc_4.1.bb
+++ b/recipes-kernel/linux/linux-fslc_4.1.bb
@@ -12,6 +12,6 @@ include linux-fslc.inc
12PV = "4.1+git${SRCPV}" 12PV = "4.1+git${SRCPV}"
13 13
14SRCBRANCH = "patches-4.1" 14SRCBRANCH = "patches-4.1"
15SRCREV = "95d9e15a3609b0323c26d741c029dea833f93971" 15SRCREV = "ac8eed12f8a074f4911c20f4216a250a41d04423"
16 16
17COMPATIBLE_MACHINE = "(mxs|mx5|mx6)" 17COMPATIBLE_MACHINE = "(mxs|mx5|mx6)"