summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBreno Lima <breno.lima@nxp.com>2016-08-10 14:57:51 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2016-08-10 16:07:20 -0300
commitc843646f4066b3caf3732e4db68f75dee3c03c3b (patch)
treeac444f75fa04142af5d9c1cf0744eeab499d8e97
parente35f9a6f6949f02c4d036b991378fc50072b61b8 (diff)
downloadmeta-fsl-arm-c843646f4066b3caf3732e4db68f75dee3c03c3b.tar.gz
linux-fslc-imx: Bump revision to 59b38c32
It includes the following changes: 59b38c32 ARM: dts: imx7s-warp: Enable BT_REG_ON Signed-off-by: Breno Lima <breno.lima@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--recipes-kernel/linux/linux-fslc-imx_4.1-1.0.x.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-fslc-imx_4.1-1.0.x.bb b/recipes-kernel/linux/linux-fslc-imx_4.1-1.0.x.bb
index 25b03cc..f69eb71 100644
--- a/recipes-kernel/linux/linux-fslc-imx_4.1-1.0.x.bb
+++ b/recipes-kernel/linux/linux-fslc-imx_4.1-1.0.x.bb
@@ -11,6 +11,6 @@ include linux-fslc.inc
11PV .= "+git${SRCPV}" 11PV .= "+git${SRCPV}"
12 12
13SRCBRANCH = "4.1-1.0.x-imx" 13SRCBRANCH = "4.1-1.0.x-imx"
14SRCREV = "b8fb01d4181a8b7615e5a9e91b4582fa5d0dfe87" 14SRCREV = "59b38c323bd9f4cc9661bde977ebb92a8c141244"
15 15
16COMPATIBLE_MACHINE = "(mx6|mx7)" 16COMPATIBLE_MACHINE = "(mx6|mx7)"