[meta-freescale] [meta-fsl-arm PATCH 18/23] xf86-video-imxfb-vivante: Use MACHINE_SUBARCH for PACKAGE_ARCH

Otavio Salvador otavio at ossystems.com.br
Mon Sep 23 12:55:53 PDT 2013


The xf86-video-imxfb-vivante are common to the sub-architecture so we
ought to reflect this in the PACKAGE_ARCH setting.

Change-Id: Ia011bbb11264a8daaa50e2988008d0f4bfc8b400
Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---
 .../xorg-driver/xf86-video-imxfb-vivante_3.5.7-1.0.0-alpha.2.bb         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_3.5.7-1.0.0-alpha.2.bb b/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_3.5.7-1.0.0-alpha.2.bb
index c65ad27..84b4e92 100644
--- a/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_3.5.7-1.0.0-alpha.2.bb
+++ b/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_3.5.7-1.0.0-alpha.2.bb
@@ -55,5 +55,5 @@ RDEPENDS_${PN} += "libvivante-dri-mx6 \
                    xserver-xorg-extension-dri2 \
                    xserver-xorg-extension-glx"
 
-PACKAGE_ARCH = "${MACHINE_ARCH}"
+PACKAGE_ARCH = "${MACHINE_SUBARCH}"
 COMPATIBLE_MACHINE = "(mx6)"
-- 
1.8.4.rc3




More information about the meta-freescale mailing list