]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc-imx: Bump to 6c1ad49339f4 revision
authorMax Krummenacher <max.oss.09@gmail.com>
Sat, 30 Sep 2017 14:26:29 +0000 (16:26 +0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Sat, 30 Sep 2017 14:30:12 +0000 (11:30 -0300)
This merges the the 4.1.44 stable release and backports a fix to fsl-quadspi
which doesn't directly apply to the downstream codebase.

  - 6c1ad49339f4 mtd: fsl-quadspi: fix macro collision problems with READ/WRITE"
  - 8f568c088636 Revert "mtd: fsl-quadspi: fix macro collision problems with READ/WRITE"
  - 346ae4600d05 Merge tag 'v4.1.44' into 4.1-2.0.x-imx

Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-kernel/linux/linux-fslc-imx_4.1-2.0.x.bb

index d3e68d4703ae6622e817eb78d92e396758c5a455..f6709ed1e76670aba408d3b9a0b8aa05a2297762 100644 (file)
@@ -11,6 +11,6 @@ include linux-fslc.inc
 PV .= "+git${SRCPV}"
 
 SRCBRANCH = "4.1-2.0.x-imx"
-SRCREV = "a73554d6a5e16f39cc7f116ee9ba202e8df809bc"
+SRCREV = "6c1ad49339f46ff453d6f07be7d63fd495069bfe"
 
 COMPATIBLE_MACHINE = "(mx6|mx7)"