[meta-freescale] [PATCH v2 5/6] linux-fslc-mx6: Bump revision to 2574f81
Otavio Salvador
otavio at ossystems.com.br
Thu Aug 20 17:54:53 PDT 2015
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 at ossystems.com.br>
---
Changes in v3:
- New patch
Changes in v2: None
recipes-kernel/linux/linux-fslc-mx6_3.14-1.0.x.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-kernel/linux/linux-fslc-mx6_3.14-1.0.x.bb b/recipes-kernel/linux/linux-fslc-mx6_3.14-1.0.x.bb
index 7b861bc..1a4936f 100644
--- a/recipes-kernel/linux/linux-fslc-mx6_3.14-1.0.x.bb
+++ b/recipes-kernel/linux/linux-fslc-mx6_3.14-1.0.x.bb
@@ -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)"
--
2.5.0
More information about the meta-freescale
mailing list