]> code.ossystems Code Review - meta-freescale.git/commitdiff
gpu-viv-bin-mx6q.inc: Remove redundant PACKAGE_ARCH setting
authorOtavio Salvador <otavio@ossystems.com.br>
Mon, 23 Sep 2013 15:45:46 +0000 (12:45 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 25 Sep 2013 18:28:34 +0000 (15:28 -0300)
The PACKAGE_ARCH is now dynamically set for package which depends on
GPU libraries.

Change-Id: Iafacf04fc9299b3e55b01f15b6aa02a728e356da
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc

index 8a3efaf52530e12bb1c6e985e9bf5000ad396d84..431859acd886d3df6ea9877a463f9acf6b29c149 100644 (file)
@@ -235,5 +235,4 @@ FILES_libgc-wayland-protocol-mx6-dbg = "${libdir}/libgc_wayland_protocol${SOLIBS
 
 FILES_libwayland-egl-mx6-dev = "${libdir}/pkgconfig/wayland-egl.pc"
 
-PACKAGE_ARCH = "${MACHINE_ARCH}"
 COMPATIBLE_MACHINE = "(mx6)"