diff options
author | Breno Lima <breno.lima@nxp.com> | 2016-08-10 14:57:51 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2016-08-12 11:38:59 -0300 |
commit | 8c891a6ed0c380f5b7c50c1ec67c1a0c1f5f9b9d (patch) | |
tree | 622098c3104e343ceba2a56caa356e1692caf2a3 | |
parent | 7ebb28826d75c09e3aa3a54b6f2a67a911158e0e (diff) | |
download | meta-freescale-8c891a6ed0c380f5b7c50c1ec67c1a0c1f5f9b9d.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.bb | 2 |
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 25b03ccd..f69eb718 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 | |||
11 | PV .= "+git${SRCPV}" | 11 | PV .= "+git${SRCPV}" |
12 | 12 | ||
13 | SRCBRANCH = "4.1-1.0.x-imx" | 13 | SRCBRANCH = "4.1-1.0.x-imx" |
14 | SRCREV = "b8fb01d4181a8b7615e5a9e91b4582fa5d0dfe87" | 14 | SRCREV = "59b38c323bd9f4cc9661bde977ebb92a8c141244" |
15 | 15 | ||
16 | COMPATIBLE_MACHINE = "(mx6|mx7)" | 16 | COMPATIBLE_MACHINE = "(mx6|mx7)" |