From 09c2c8f633b5d989fd013dc47962ea8f893e0ca8 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Thu, 20 Aug 2015 21:50:16 -0300 Subject: linux-fslc-mx6: Bump revision to 2574f81 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 --- recipes-kernel/linux/linux-fslc-mx6_3.14-1.0.x.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-kernel') 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 7b861bcb..1a4936f8 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)" -- cgit v1.2.3-54-g00ecf