From: Andrei Gherzan <andrei.gher...@windriver.com>

Signed-off-by: Andrei Gherzan <andrei.gher...@windriver.com>
---
 recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_12.09.01.bb |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_12.09.01.bb 
b/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_12.09.01.bb
index 2b0d0a0..2ecd9f4 100644
--- a/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_12.09.01.bb
+++ b/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_12.09.01.bb
@@ -3,7 +3,7 @@
 
 require recipes-graphics/xorg-driver/xorg-driver-video.inc
 
-PR = "${INC_PR}.1"
+PR = "${INC_PR}.2"
 
 DEPENDS += "virtual/libx11 virtual/libgal-x11 gpu-viv-bin-mx6q"
 
@@ -23,6 +23,7 @@ S = "${WORKDIR}/xserver-xorg-video-imx-viv-${PV}"
 do_install_append () {
        install -d ${D}${includedir}
        cp -axr ${S}/src/vivante_gal/vivante_priv.h ${D}${includedir}
+       cp -axr ${S}/src/vivante_gal/vivante_gal.h ${D}${includedir}
        find ${D}${includedir} -type f -exec chmod 660 {} \;
 }
 
-- 
1.7.10.4

_______________________________________________
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to