diff options
author | Daiane Angolini <daiane.angolini@nxp.com> | 2016-08-08 15:13:00 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2016-08-12 11:38:59 -0300 |
commit | c3b54390993b1e9ea777d38e824b4ca8a05a1c5e (patch) | |
tree | 475b8fae08c849b696a1ae024640e733d5b9c3f5 /recipes-kernel | |
parent | bca37f5e25975be6d7d766a08b138ebc1fd5dc94 (diff) | |
download | meta-freescale-c3b54390993b1e9ea777d38e824b4ca8a05a1c5e.tar.gz |
linux-fslc-imx: Bump revision to b8fb01d4
This merges the 4.1.29 stable release onto the fork and the following changes:
b8fb01d ARM: dts: imx7s-warp: Add Wifi support
fe8d662 ARM: dts: imx7s-warp: Move memory node
07c4014 ARM: dts: imx7s-warp: Enable crypto
51bca3b ARM: dts: warp7: Rename the dts file
8eaed11 ARM: imx_v7_defconfig: Add simple card driver support
a2d0fba sgtl5000.c: HACK, defer probe when I2C not yet running
12ecd0e ARM: dts: imx7d-warp: Add audio support
a0fa08d ARM: dts: imx7d: Add #sound-dai-cells into sai nodes
a0f8868 ARM: dts: imx7d-warp: Add BC3770 support.
0d4b750 ARM: dts: imx7d-warp: Enable bluetooth device
4cc7e24 ARM: dts: imx7d-warp: Add User Button support
ace4c64 ARM: dts: imx7d-warp: Add NFC support
d237364 ARM: dts: imx7d-warp: Add support for precision altimeter
f9dbcc8 ARM: dts: imx7d-warp: Add support for accelerometer and magnetometer
ccdf497 ARM: dts: imx7d-warp: Add I2C4 device node, princtrl
ba38303 Merge tag 'v4.1.29' into 4.1-1.0.x-imx
c3ed55b Linux 4.1.29
Signed-off-by: Daiane Angolini <daiane.angolini@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-kernel')
-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 b38e6855..25b03ccd 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 = "0c0844f9fa0bc72019ce2b481ef586db4d8566a3" | 14 | SRCREV = "b8fb01d4181a8b7615e5a9e91b4582fa5d0dfe87" |
15 | 15 | ||
16 | COMPATIBLE_MACHINE = "(mx6|mx7)" | 16 | COMPATIBLE_MACHINE = "(mx6|mx7)" |