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 <[email protected]> --- .../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 _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
