Bump to 04748ff, which contains the following changes: 04748ff etnaviv: avoid out of bounds accelerated picture accesses e907c63 etnaviv: add default string for error codes 33eaf05 etnaviv: add coordinates to Xrender Composite debug c191212 etnaviv: fix stale cache_timer pointer 1c4b212 etnaviv: fix timeout calculation
This fixes GUI text corruption on imx6q when running a core-image-sato image. Signed-off-by: Fabio Estevam <[email protected]> --- I still see issues when when running a core-image-sato on a imx6qp, but this is a separate problem and should be handled separately. recipes-graphics/xorg-driver/xf86-video-armada_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-graphics/xorg-driver/xf86-video-armada_git.bb b/recipes-graphics/xorg-driver/xf86-video-armada_git.bb index 4caebb1..0ae80ba 100644 --- a/recipes-graphics/xorg-driver/xf86-video-armada_git.bb +++ b/recipes-graphics/xorg-driver/xf86-video-armada_git.bb @@ -21,7 +21,7 @@ LIC_FILES_CHKSUM = " \ file://../etna_viv/LICENSE;md5=9d4853905d85f044ed013e75def30a76 \ " -SRCREV_armada = "a4306d971717a2d3ea855d08c5667e02403b84fe" +SRCREV_armada = "04748ff4fb30370086cc97b9487a32951c5600ba" SRCREV_etna = "f64d77abbb54433bd5de955c20afddc6eb4f4cb1" SRCREV_FORMAT = "armada_etna" -- 2.7.4 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
