]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc-mx6: Bump revision to 2574f81
authorOtavio Salvador <otavio@ossystems.com.br>
Fri, 21 Aug 2015 00:50:16 +0000 (21:50 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:03:18 +0000 (15:03 -0300)
This upgrades the kernel fork for the 3.14.51 stable release. Another
change is the inclusion of:

22f6925 arm: Export cache flush management symbols when !MULTI_CACHE

This fixes following error:

galcore: Unknown symbol v7_dma_map_area (err 0)
galcore: Unknown symbol v7_dma_flush_range (err 0)

When using the Vivante GPU module as a module.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-kernel/linux/linux-fslc-mx6_3.14-1.0.x.bb

index 7b861bcb918b6d6fa9396d0a2c9513fe19a8fb93..1a4936f858a04248f817aa155d65dda629d5d301 100644 (file)
@@ -11,6 +11,6 @@ include linux-fslc.inc
 PV .= "+git${SRCPV}"
 
 SRCBRANCH = "3.14-1.0.x-mx6"
-SRCREV = "966457723b6d74a65e21c05355b35ff22faa4ad4"
+SRCREV = "2574f81f0770e3d684cdd369f46fb6126db38441"
 
 COMPATIBLE_MACHINE = "(mx6)"