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:09:38 -0300
commit8ccdbb903bb9cdcf16567358d08e38ffdc8cdb17 (patch)
tree8a4dc3e2f1475c1dc0d00d7aa7b748ea0f02e42d
parentf71a7fd662d22d205c1928cba715107f12c744f6 (diff)
downloadmeta-fsl-arm-8ccdbb903bb9cdcf16567358d08e38ffdc8cdb17.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)"