From 2d8c1d5bd964d3cb08a32f01d09b771da295b0a6 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Mon, 23 Sep 2013 12:44:47 -0300 Subject: [PATCH] amd-gpu-mx51.inc: Remove redundant PACKAGE_ARCH setting The PACKAGE_ARCH is now dynamically set for package which depends on GPU libraries. Change-Id: I9315d48f5da96b2980666f21ab73e55db3e8b8c6 Signed-off-by: Otavio Salvador --- .../recipes-graphics/amd-gpu-x11-bin/amd-gpu-mx51.inc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/meta-fsl-arm/recipes-graphics/amd-gpu-x11-bin/amd-gpu-mx51.inc b/meta-fsl-arm/recipes-graphics/amd-gpu-x11-bin/amd-gpu-mx51.inc index ee6c48f0..3ff5d4bf 100644 --- a/meta-fsl-arm/recipes-graphics/amd-gpu-x11-bin/amd-gpu-mx51.inc +++ b/meta-fsl-arm/recipes-graphics/amd-gpu-x11-bin/amd-gpu-mx51.inc @@ -1,4 +1,4 @@ -# Copyright (C) 2011, 2012 Freescale +# Copyright (C) 2011, 2012, 2013 Freescale # Released under the MIT license (see COPYING.MIT for the terms) LICENSE = "Proprietary" @@ -80,5 +80,3 @@ FILES_lib2dz160-mx51-dbg = "${libdir}/.debug/lib2dz160${SOLIBS}" FILES_lib2dz430-mx51 = "${libdir}/lib2dz430${SOLIBS}" FILES_lib2dz430-mx51-dbg = "${libdir}/.debug/lib2dz430${SOLIBS}" - -PACKAGE_ARCH = "${MACHINE_ARCH}" -- 2.40.1