summaryrefslogtreecommitdiffstats
path: root/recipes-graphics
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@nxp.com>2017-11-28 15:25:03 -0200
committerOtavio Salvador <otavio@ossystems.com.br>2017-11-28 16:32:38 -0200
commit67971dccc369e0d0d5059495b168f1609317bcc9 (patch)
tree39464698a0c37a2d6b6c1273c81017d8a64999fa /recipes-graphics
parentd369fbed535bc0ee611809df4c5268e0d2bf5194 (diff)
downloadmeta-freescale-67971dccc369e0d0d5059495b168f1609317bcc9.tar.gz
xf86-video-armada: Bump to 04748ff
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 <fabio.estevam@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-graphics')
-rw-r--r--recipes-graphics/xorg-driver/xf86-video-armada_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/xorg-driver/xf86-video-armada_git.bb b/recipes-graphics/xorg-driver/xf86-video-armada_git.bb
index 4caebb11..0ae80ba3 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 = " \
21 file://../etna_viv/LICENSE;md5=9d4853905d85f044ed013e75def30a76 \ 21 file://../etna_viv/LICENSE;md5=9d4853905d85f044ed013e75def30a76 \
22 " 22 "
23 23
24SRCREV_armada = "a4306d971717a2d3ea855d08c5667e02403b84fe" 24SRCREV_armada = "04748ff4fb30370086cc97b9487a32951c5600ba"
25SRCREV_etna = "f64d77abbb54433bd5de955c20afddc6eb4f4cb1" 25SRCREV_etna = "f64d77abbb54433bd5de955c20afddc6eb4f4cb1"
26SRCREV_FORMAT = "armada_etna" 26SRCREV_FORMAT = "armada_etna"
27 27