[meta-freescale] [for-danny][PATCH 1/4] xorg-driver-video: Install vivante_gal.h

Otavio Salvador otavio at ossystems.com.br
Mon Jan 7 02:59:55 PST 2013


From: Andrei Gherzan <andrei.gherzan at windriver.com>

Signed-off-by: Andrei Gherzan <andrei.gherzan at 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




More information about the meta-freescale mailing list