From: Otavio Salvador Date: Mon, 23 Sep 2013 15:32:33 +0000 (-0300) Subject: mesa-demos: Remove redundant PACKAGE_ARCH setting X-Git-Tag: 2.1~1200 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=499da9650cc547af4b2034678db0cf442eb6ff01;p=meta-freescale.git mesa-demos: Remove redundant PACKAGE_ARCH setting The PACKAGE_ARCH is now dynamically set for package which depends on GPU libraries. Change-Id: I172c119d66774df90dcd2a8a649bc2d8191e701f Signed-off-by: Otavio Salvador --- diff --git a/meta-fsl-arm/recipes-graphics/mesa/mesa-demos_8.1.0.bbappend b/meta-fsl-arm/recipes-graphics/mesa/mesa-demos_8.1.0.bbappend index 666fc61b..989577d4 100644 --- a/meta-fsl-arm/recipes-graphics/mesa/mesa-demos_8.1.0.bbappend +++ b/meta-fsl-arm/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}"