The PACKAGE_ARCH is now dynamically set for package which depends on GPU libraries.
Change-Id: I172c119d66774df90dcd2a8a649bc2d8191e701f Signed-off-by: Otavio Salvador <[email protected]> --- recipes-graphics/mesa/mesa-demos_8.1.0.bbappend | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes-graphics/mesa/mesa-demos_8.1.0.bbappend b/recipes-graphics/mesa/mesa-demos_8.1.0.bbappend index 666fc61..989577d 100644 --- a/recipes-graphics/mesa/mesa-demos_8.1.0.bbappend +++ b/recipes-graphics/mesa/mesa-demos_8.1.0.bbappend @@ -2,4 +2,3 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" SRC_URI_append_mx6 = " file://Replace-glWindowPos2iARB-calls-with-glWindowPos2i.patch" -PACKAGE_ARCH_mx6 = "${MACHINE_ARCH}" -- 1.8.4.rc3 _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
